Hi there guys
Can you tell me if these options are enough to install foreman on a server
already running puppetserver? It seems there are too many options and want
to make sure I'm doing it right.
Will these options also configure the 05-foreman.conf
and 05-foreman-ssl.conf ? I will use the running postgresql db used by
puppetdb.
foreman-installer --foreman-db-host=x.x.x.x --foreman-db-database=foreman
–foreman-db-adapter=postgresql --foreman-db-username=foreman
–foreman-db-password=agoodpassword --foreman-admin-email=user@domain.com
–foreman-admin-password=agoodpassword
–foreman-admin-username=foremanadmin --puppet-server=false
–puppet-agent=false --foreman-proxy-puppetrun=false
–foreman-proxy-puppetca=false
Thanks
Regars