summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 6a582637..7754f91c 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -17,7 +17,7 @@ install_prerequisites () {
# main
# commented for testing purposes
-install_prerequisites
+#install_prerequisites
puppet apply $PUPPET_ENV puppet/manifests/site.pp $@