diff --git a/_includes/manuals/3.8/3.2.3_installation_scenarios.md b/_includes/manuals/3.8/3.2.3_installation_scenarios.md index c842db46f8..3c43082718 100644 --- a/_includes/manuals/3.8/3.2.3_installation_scenarios.md +++ b/_includes/manuals/3.8/3.2.3_installation_scenarios.md @@ -63,7 +63,6 @@ foreman-installer \ --no-enable-foreman-cli-puppet \ --enable-puppet \ --puppet-server-ca=false \ - --puppet-server-foreman-url=https://foreman.example.com \ --enable-foreman-proxy \ --foreman-proxy-puppetca=false \ --foreman-proxy-foreman-base-url=https://foreman.example.com \ diff --git a/_includes/manuals/nightly/3.2.3_installation_scenarios.md b/_includes/manuals/nightly/3.2.3_installation_scenarios.md index c842db46f8..3c43082718 100644 --- a/_includes/manuals/nightly/3.2.3_installation_scenarios.md +++ b/_includes/manuals/nightly/3.2.3_installation_scenarios.md @@ -63,7 +63,6 @@ foreman-installer \ --no-enable-foreman-cli-puppet \ --enable-puppet \ --puppet-server-ca=false \ - --puppet-server-foreman-url=https://foreman.example.com \ --enable-foreman-proxy \ --foreman-proxy-puppetca=false \ --foreman-proxy-foreman-base-url=https://foreman.example.com \