diff options
Diffstat (limited to 'puppet/hiera.yaml')
-rw-r--r-- | puppet/hiera.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/hiera.yaml b/puppet/hiera.yaml index a992c057..95283394 100644 --- a/puppet/hiera.yaml +++ b/puppet/hiera.yaml @@ -17,7 +17,7 @@ # relative from where puppet is run, so we need to run puppet # from the root dir of the leap_platform repo :yaml: - :datadir: config + :datadir: ../config :puppet: :datasource: data |