Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save ody/1387681 to your computer and use it in GitHub Desktop.
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 my-agent-vm.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 \
my-agent-vm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment