From 846876934b55e68554f935cb5101cb866d2f1cd6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Mar 2014 13:24:39 -0300 Subject: Move from config.pp to hiera --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9bf88d0..90404ca 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,7 @@ remote: git remote add bootstrap $(REPO) config: + $(EDITOR) hiera/bootstrap.yaml FACTER_BOOTSTRAP_PATH="$(CWD)" puppet apply --confdir="$(CWD)" --modulepath=modules manifests/classes/configurator.pp apply: -- cgit v1.2.3