diff --git a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_with_Puppet_for_Load_Balancing.adoc b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_with_Puppet_for_Load_Balancing.adoc index 1af938d459c..96f175acb20 100644 --- a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_with_Puppet_for_Load_Balancing.adoc +++ b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_with_Puppet_for_Load_Balancing.adoc @@ -152,7 +152,7 @@ Retain a copy of the example `{foreman-installer}` command from the output for i --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: @@ -173,7 +173,7 @@ Retain a copy of the example `{foreman-installer}` command from the output for i --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, generate Puppet certificates for all other {SmartProxies} that you configure for load balancing, except this first system where you configure Puppet certificates signing: @@ -274,7 +274,7 @@ root@_{smartproxy-example-com}_:__{smartproxy-example-com}__-certs.tar --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "false" \ --puppet-server-ca "false" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: @@ -295,5 +295,5 @@ root@_{smartproxy-example-com}_:__{smartproxy-example-com}__-certs.tar --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "false" \ --puppet-server-ca "false" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- diff --git a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_without_Puppet_for_Load_Balancing.adoc b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_without_Puppet_for_Load_Balancing.adoc index 8526d28e240..07c498526e9 100644 --- a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_without_Puppet_for_Load_Balancing.adoc +++ b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Custom_SSL_Certificates_and_without_Puppet_for_Load_Balancing.adoc @@ -152,7 +152,7 @@ Puppet is configured in its default single-node configuration. --puppet-ca-server "_{smartproxy-example-com}_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: @@ -173,5 +173,5 @@ Puppet is configured in its default single-node configuration. --puppet-ca-server "_{smartproxy-example-com}_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- diff --git a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_with_Puppet.adoc b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_with_Puppet.adoc index c3c48ed8c62..2d9b8171a75 100644 --- a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_with_Puppet.adoc +++ b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_with_Puppet.adoc @@ -44,7 +44,7 @@ root@_{smart-proxy-context}-ca.example.com_:__{smart-proxy-context}-ca.example.c --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: @@ -65,7 +65,7 @@ root@_{smart-proxy-context}-ca.example.com_:__{smart-proxy-context}-ca.example.c --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, stop the Puppet server: @@ -170,7 +170,7 @@ root@_{smartproxy-example-com}_:__{smartproxy-example-com}__-certs.tar --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "false" \ --puppet-server-ca "false" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: + @@ -190,5 +190,5 @@ root@_{smartproxy-example-com}_:__{smartproxy-example-com}__-certs.tar --puppet-ca-server "_{smart-proxy-context}-ca.example.com_" \ --foreman-proxy-puppetca "false" \ --puppet-server-ca :false" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- diff --git a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_without_Puppet.adoc b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_without_Puppet.adoc index fdac8cb034e..50cfbde1166 100644 --- a/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_without_Puppet.adoc +++ b/guides/doc-Configuring_Load_Balancer/topics/Configuring_Capsule_Server_with_Default_SSL_Certificates_for_Load_Balancing_without_Puppet.adoc @@ -39,7 +39,7 @@ Puppet is configured in its default single-node configuration. --puppet-ca-server "_{smartproxy-example-com}_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- . On {SmartProxyServer}, enter the `{foreman-installer}` command, for example: @@ -60,5 +60,5 @@ Puppet is configured in its default single-node configuration. --puppet-ca-server "_{smartproxy-example-com}_" \ --foreman-proxy-puppetca "true" \ --puppet-server-ca "true" \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- diff --git a/guides/doc-Upgrading_and_Updating/topics/cloning_satellite_server.adoc b/guides/doc-Upgrading_and_Updating/topics/cloning_satellite_server.adoc index 1a7b16c7f98..f0d9c406b15 100644 --- a/guides/doc-Upgrading_and_Updating/topics/cloning_satellite_server.adoc +++ b/guides/doc-Upgrading_and_Updating/topics/cloning_satellite_server.adoc @@ -212,7 +212,7 @@ For more information, see {InstallingProjectDocURL}configuring-external-services ---- # {installer-scenario} \ --enable-foreman-plugin-remote-execution \ ---enable-foreman-proxy-plugin-remote-execution-ssh +--enable-foreman-proxy-plugin-remote-execution-script ---- + . Log on to the {ProjectWebUI}, with the username `admin` and the password `changeme`.