From 867b9cfa13c4de7ee68581d8352c39832dc85a70 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Fri, 1 Aug 2014 15:52:12 -0300 Subject: [PATCH] Updated hiera config (datadir) --- puppet/hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/hiera.yaml b/puppet/hiera.yaml index 7e57ab9..34c619b 100644 --- a/puppet/hiera.yaml +++ b/puppet/hiera.yaml @@ -1,6 +1,6 @@ --- :backends: yaml :yaml: - :datadir: /vagrant/puppet/hieradata + :datadir: /home/colab/colab/puppet/hieradata/ :hierarchy: common :logger: console -- libgit2 0.21.2