aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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: