From 645d5d6558805fe2c44d561cc91bf194bbdff97f Mon Sep 17 00:00:00 2001 From: Adam Ruzicka Date: Fri, 3 Jun 2022 11:11:13 +0200 Subject: [PATCH] Update installer commands for REX plugin --- ...alternative-directory-to-execute-remote-jobs-on-clients.adoc | 2 +- ...onfiguring-kerberos-authentication-for-remote-execution.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/common/modules/proc_configuring-an-alternative-directory-to-execute-remote-jobs-on-clients.adoc b/guides/common/modules/proc_configuring-an-alternative-directory-to-execute-remote-jobs-on-clients.adoc index f6b00c989dc..0039c2aed3f 100644 --- a/guides/common/modules/proc_configuring-an-alternative-directory-to-execute-remote-jobs-on-clients.adoc +++ b/guides/common/modules/proc_configuring-an-alternative-directory-to-execute-remote-jobs-on-clients.adoc @@ -39,7 +39,7 @@ ifeval::["{context}" == "managing-hosts"] + [options="nowrap", subs="+quotes,verbatim,attributes"] ---- -# {foreman-installer} --foreman-proxy-plugin-remote-execution-ssh-remote-working-dir _/remote_working_dir_ +# {foreman-installer} --foreman-proxy-plugin-remote-execution-script-remote-working-dir _/remote_working_dir_ ---- endif::[] diff --git a/guides/common/modules/proc_configuring-kerberos-authentication-for-remote-execution.adoc b/guides/common/modules/proc_configuring-kerberos-authentication-for-remote-execution.adoc index d7b8fa82f35..c133e6794fd 100644 --- a/guides/common/modules/proc_configuring-kerberos-authentication-for-remote-execution.adoc +++ b/guides/common/modules/proc_configuring-kerberos-authentication-for-remote-execution.adoc @@ -15,7 +15,7 @@ You can use Kerberos authentication to establish an SSH connection for remote ex [options="nowrap", subs="+quotes,verbatim,attributes"] ---- # {installer-scenario} \ - --foreman-proxy-plugin-remote-execution-ssh-ssh-kerberos-auth true + --foreman-proxy-plugin-remote-execution-script-ssh-kerberos-auth true ---- + . To edit the default user for remote execution, in the {ProjectWebUI}, navigate to *Administer* > *Settings* and click the *RemoteExecution* tab.