diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ hiera/boostrap.yaml: $(EDITOR) hiera/bootstrap.yaml puppet.conf: + mkdir -p $(HOME)/.puppet $(PUPPET) manifests/bootstrap/configurator.pp config: hiera/boostrap.yaml puppet.conf |