summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-11-05 03:17:00 -0500
committerJesse Luehrs <doy@tozt.net>2017-11-05 03:17:00 -0500
commitb138fce1b9edff904f057f6d9612e0fb8c9653ea (patch)
treef1dda471f305cf0e312ecfb2ff94fb4723e36702 /bootstrap
parente1998426f8be6d5c9cf421469b2a924603792685 (diff)
downloadpuppet-tozt-b138fce1b9edff904f057f6d9612e0fb8c9653ea.tar.gz
puppet-tozt-b138fce1b9edff904f057f6d9612e0fb8c9653ea.zip
there's actually no reason to have this manifest file
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 727846a..ef985fc 100755
--- a/bootstrap
+++ b/bootstrap
@@ -29,4 +29,4 @@ if remote test ! -e /usr/bin/pacman; then
fi
ensure_conf_exists
-remote "cd '$conf_location' && puppet apply --modulepath=./modules manifest.pp"
+remote "cd '$conf_location' && puppet apply --modulepath=./modules -e 'include tozt'"