Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. sudo foreman-installer --foreman-foreman-url=https://puppet.example.com:8443
  2. --foreman-proxy-registered-name=puppet.example.com
  3. --puppet-server-foreman-ssl-key=/var/lib/puppet/ssl/private_keys/puppet.example.com.pem
  4. --foreman-proxy-ssl-cert=/var/lib/puppet/ssl/certs/puppet.example.com.pem
  5. --foreman-proxy-foreman-base-url=https://puppet.example.com
  6. --foreman-proxy-ssl-cert=/var/lib/puppet/ssl/certs/puppet.example.com.pem
  7. --foreman-proxy-ssl-key=/var/lib/puppet/ssl/private_keys/puppet.example.com.pem
  8. --puppet-server-foreman-url=https://puppet.example.com
  9. --foreman-proxy-registered-proxy-url=https://puppet.example.com:8443`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement