From c47fa15d199d79ca18d15893a60994e889aa15d1 Mon Sep 17 00:00:00 2001 From: Vladislav Potapov Date: Tue, 2 Jul 2024 16:28:12 +0200 Subject: [PATCH] Update index.md Fix typo in installation command --- plugins/foreman_remote_execution/nightly/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/foreman_remote_execution/nightly/index.md b/plugins/foreman_remote_execution/nightly/index.md index 3258e01fe8..034e9ebaa1 100644 --- a/plugins/foreman_remote_execution/nightly/index.md +++ b/plugins/foreman_remote_execution/nightly/index.md @@ -125,7 +125,7 @@ manual](/manuals/latest/index.html#3.InstallingForeman) for more information. You can install both the Foreman and Smart Proxy plugin with the installer: foreman-installer --enable-foreman-plugin-remote-execution\ - --enable-foreman-proxy-plugin-remote-execution-ssh + --enable-foreman-proxy-plugin-remote-execution-script The installer will automatically configure an SSH key for you, or you may use an existing see. See the foreman-installer --help for more information.