We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a345b4 commit 982fb61Copy full SHA for 982fb61
DigitalOcean/run-puppet.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+rvm_reload_flag=1 source /usr/local/rvm/scripts/rvm
3
+cd /vagrant/puphpet/puppet
4
+puppet apply manifest.pp --verbose --hiera_config /vagrant/puphpet/puppet/hiera.yaml --parser future --modulepath=/vagrant/puphpet/puppet/modules
0 commit comments