Skip to content

Commit

Permalink
Refs #36573 - Drop puppet-server-foreman-url parameter
Browse files Browse the repository at this point in the history
Since Foreman 3.8 this defaults to the value specified in
--foreman-proxy-foreman-base-url
  • Loading branch information
ekohl committed Sep 15, 2023
1 parent 26dd5a4 commit ead40d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _includes/manuals/3.8/3.2.3_installation_scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 0 additions & 1 deletion _includes/manuals/nightly/3.2.3_installation_scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit ead40d6

Please sign in to comment.