diff options
author | varac <varacanero@zeromail.org> | 2012-10-04 17:58:04 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-10-04 17:58:04 +0200 |
commit | ad018cb7c6b85252783e0f8ae5ce26afcc37d9e8 (patch) | |
tree | f2074da9530e2d6ac3856bd26e1acf5e9a68a6be /puppet | |
parent | df5fa56faa60d743acc1d8351b738a279263b62d (diff) |
seperate config from leap_platform
Diffstat (limited to 'puppet')
-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 |