From ea36e2e4818d67ebf5104714f0a5b7c754dd4159 Mon Sep 17 00:00:00 2001 From: Vladislav Potapov Date: Tue, 2 Jul 2024 16:24:30 +0200 Subject: [PATCH] Update 2021-02-17-introduction-to-the-remote-execution-plugin.md Fix typo in installation command --- .../2021-02-17-introduction-to-the-remote-execution-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-02-17-introduction-to-the-remote-execution-plugin.md b/_posts/2021-02-17-introduction-to-the-remote-execution-plugin.md index c66d3adbfa..1169af0fa9 100644 --- a/_posts/2021-02-17-introduction-to-the-remote-execution-plugin.md +++ b/_posts/2021-02-17-introduction-to-the-remote-execution-plugin.md @@ -34,7 +34,7 @@ existing Foreman instance with the Remote Execution, run the following: ``` foreman-installer --enable-foreman-plugin-remote-execution \ - --enable-foreman-proxy-plugin-remote-execution-ssh + --enable-foreman-proxy-plugin-remote-execution-script ``` If you plan to use CLI commands, you must install a plugin for that, so you can use REX CLI commands by