Hello, Am following foreman manual for configuring my existing puppet master server with foreman. https://theforeman.org/manuals/1.12/index.html#3.2.3InstallationScenarios.
In Standalone puppet master server configuration step ( in the picture) it is given that enable puppet and make 2 changes --puppet-server-ca=false \ --puppet-server-foreman-url=https://foreman.example.com \ When am trying to make changes as above during foreman installer in interactive mode got the below options where I could find above two options to modify accordingly. below are the options which I have found during my interactive installation of foreman. Module puppet configuration 1. Enable/disable puppet module, current value: true 2. Set version, current value: present 3. Set user, current value: puppet 4. Set group, current value: puppet 5. Set dir, current value: /etc/puppetlabs/puppet 6. Set codedir, current value: /etc/puppetlabs/code 7. Set vardir, current value: /opt/puppetlabs/puppet/cache 8. Set logdir, current value: /var/log/puppetlabs/puppet 9. Set rundir, current value: /var/run/puppetlabs 10. Set ssldir, current value: /etc/puppetlabs/puppet/ssl 11. Set sharedir, current value: /opt/puppetlabs/puppet 12. Set manage_packages, current value: true 13. Set package_provider, current value: 14. Set package_source, current value: 15. Set port, current value: 8140 16. Set listen, current value: false 17. Set listen_to, current value: [] 18. Set pluginsync, current value: true 19. Set splay, current value: false 20. Set splaylimit, current value: 1800 21. Set runinterval, current value: 1800 22. Set autosign, current value: /etc/puppetlabs/puppet/autosign.conf 23. Set autosign_mode, current value: 0664 24. Set usecacheonfailure, current value: true 25. Set runmode, current value: service 26. Set unavailable_runmodes, current value: [] 27. Set cron_cmd, current value: 28. Set systemd_cmd, current value: 29. Set show_diff, current value: false 30. Set module_repository, current value: 31. Set configtimeout, current value: 32. Set ca_server, current value: false 33. Set ca_port, current value: 34. Set dns_alt_names, current value: [] 35. Set classfile, current value: $statedir/classes.txt 36. Set hiera_config, current value: $confdir/hiera.yaml 37. Set syslogfacility, current value: 38. Set auth_template, current value: puppet/auth.conf.erb 39. Set main_template, current value: puppet/puppet.conf.erb 40. Set use_srv_records, current value: false 41. Set srv_domain, current value: cusa.canon.com 42. Set pluginsource, current value: puppet:///plugins 43. Set pluginfactsource, current value: puppet:///pluginfacts 44. Set additional_settings, current value: {} 45. Configure puppet::agent parameters -- press enter/return to continue or q to stop -- 6. Configure puppet::server parameters 47. Reset a parameter to its default value 48. Back to main menu Choose an option from the menu... Am I checking in right module ? If I am checking in wrong module then where do I have to make those two changes (puppet-ca-server : false , puppet sever foremanurl = foremanurl.com) I have made all changes accordingly in foreman - proxy module. Please help me with this. Thanks ! -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
