I can manually alter files in
/etc/foreman-proxy/settings/{puppet|puppetCA} after foreman-installer to
reach the goal, but that will increase manual work for each Foreman
Upgrade; so what I did was:
foreman-installer -v \
--enable-puppet \
--foreman-proxy-puppetca=true \
--foreman-proxy-puppetrun=false \
--puppet-server=true --puppet-server-ca=true \
...
Note: I tried many options, and find that only
'--foreman-proxy-puppetrun=false' will disable proxying puppet master,
although the option comments pointing to different things I am not certain,
In fact, I assume that some option like
'--foreman-proxy-puppetmaster=false', or ' --foreman-proxy-puppet=false',
but those doesn't exist.
(The above config option '--puppet-server=true' will let puppet master
running on a member node, though I would like Foreman proxy only proxy
puppet CA, while let puppet master alone. )
Any one can help confirm whether the above options combination is correct,
or there are better alternatives? 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.