Commit 867b9cfa13c4de7ee68581d8352c39832dc85a70

Authored by Sergio Oliveira
1 parent b92cbd68

Updated hiera config (datadir)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
puppet/hiera.yaml
1 1 ---
2 2 :backends: yaml
3 3 :yaml:
4   - :datadir: /vagrant/puppet/hieradata
  4 + :datadir: /home/colab/colab/puppet/hieradata/
5 5 :hierarchy: common
6 6 :logger: console
... ...