Skip to content

Instantly share code, notes, and snippets.

@ody
Created November 23, 2011 01:40
Show Gist options
  • Select an option

  • Save ody/1387690 to your computer and use it in GitHub Desktop.

Select an option

Save ody/1387690 to your computer and use it in GitHub Desktop.
RUBYLIB=$HOME/src/fission/lib:$HOME/src/fog/lib:$HOME/src/modules/puppetlabs-cloud-provisioner/lib:$HOME/src/modules/puppetlabs-cloud-provisioner-fusion/lib envpuppet puppet node_fusion bootstrap \
--installer-answers /Users/ody/answers/agent.answers \
--installer-payload /Users/ody/Sites/enterprise/release/2.0.0/puppet-enterprise-2.0.0-debian-6-i386.tar.gz \
--install-script puppet-enterprise \
--login root \
--keyfile agent \
--puppetagent-certname first.vm.vmware \
--enc-server super-master.vm.vmware \
--enc-port 443 \
--enc-ssl \
--enc-auth-user console \
--enc-auth-passwd puppet \
--node-group default \
--template pe-debian6 --headless first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment