Actions
Feature #11735
openAs a user, I want foreman-installer to provide a scenario for installing a smart-proxy
Description
This is an enhancement to leverage the Kafo changes provided by http://projects.theforeman.org/issues/10162 to support a 'smart-proxy' scenario.
E.g.
foreman-installer --scenario smart-proxy \
--foreman-proxy-tftp=false \
--foreman-proxy-foreman-base-url=https://$FOREMAN \
--foreman-proxy-trusted-hosts=$FOREMAN \
--foreman-proxy-oauth-consumer-key=GzssNTJwax2mn84iguTB6NJw7xboiD5U \
--foreman-proxy-oauth-consumer-secret=BzcKZXRAE8zjdQ466J87iFUK4cRREjXN
Actions