Guest User

Untitled

a guest
Nov 30th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. q_install=y
  2. q_puppet_cloud_install=y
  3. q_puppet_enterpriseconsole_auth_database_name=console_auth
  4. q_puppet_enterpriseconsole_auth_database_password=r42lOr5jsWisAUbx6P8F
  5. q_puppet_enterpriseconsole_auth_database_user=console_auth
  6. q_puppet_enterpriseconsole_auth_password=puppetlabs
  7. q_puppet_enterpriseconsole_auth_user_email=admin@puppetlabs.com
  8. q_puppet_enterpriseconsole_database_install=y
  9. q_puppet_enterpriseconsole_database_name=console
  10. q_puppet_enterpriseconsole_database_password=mgGrF5kC4sqm3pesoqCn
  11. q_puppet_enterpriseconsole_database_remote=n
  12. q_puppet_enterpriseconsole_database_root_password=u1aKU21C2gAR2RZsLeOH
  13. q_puppet_enterpriseconsole_database_user=console
  14. q_puppet_enterpriseconsole_httpd_port=443
  15. q_puppet_enterpriseconsole_install=y
  16. q_puppet_enterpriseconsole_inventory_hostname=puppet.puppetlabs.vm
  17. q_puppet_enterpriseconsole_inventory_port=8140
  18. q_puppet_enterpriseconsole_master_hostname=puppet.puppetlabs.vm
  19. q_puppet_enterpriseconsole_smtp_host=localhost
  20. q_puppet_enterpriseconsole_smtp_password=
  21. q_puppet_enterpriseconsole_smtp_port=25
  22. q_puppet_enterpriseconsole_smtp_use_tls=n
  23. q_puppet_enterpriseconsole_smtp_user_auth=n
  24. q_puppet_enterpriseconsole_smtp_username=
  25. q_puppet_symlinks_install=y
  26. q_puppetagent_certname=`hostname -f || hostname`
  27. q_puppetagent_install=y
  28. q_puppetagent_server=puppet.puppetlabs.vm
  29. q_puppetca_install=y
  30. q_puppetmaster_certname=`hostname -f || hostname`
  31. q_puppetmaster_dnsaltnames=puppet,puppet.puppetlabs.vm
  32. q_puppetmaster_enterpriseconsole_hostname=localhost
  33. q_puppetmaster_enterpriseconsole_port=443
  34. q_puppetmaster_forward_facts=n
  35. q_puppetmaster_install=y
  36. q_vendor_packages_install=y
Add Comment
Please, Sign In to add comment