aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:50:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:50:56 -0300
commitb50dd8ae86f3d8bb52c5ad32de559395c6f46e21 (patch)
treec39d802ed54fb587e38c32dd25f75642be2b2df3 /Makefile
parent9d4f47a2b6f3231e870249823dbe0f7db1baa111 (diff)
downloadpuppet-bootstrap-b50dd8ae86f3d8bb52c5ad32de559395c6f46e21.tar.gz
puppet-bootstrap-b50dd8ae86f3d8bb52c5ad32de559395c6f46e21.tar.bz2
Move bootstrap specific manifests to a folder
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0f6959e..d327c64 100644
--- a/Makefile
+++ b/Makefile
@@ -37,10 +37,10 @@ remote:
config:
$(EDITOR) hiera/bootstrap.yaml
- $(PUPPET) manifests/classes/configurator.pp
+ $(PUPPET) manifests/bootstrap/configurator.pp
apply:
- $(PUPPET) manifests/$(stage).pp
+ $(PUPPET) manifests/bootstrap/$(stage).pp
clean:
rm -rf modules