From 1a905fec4c84e68ffb64e4a4f092f4d794330a65 Mon Sep 17 00:00:00 2001 From: "Jeremiah D. Powell" Date: Fri, 6 May 2022 04:05:48 -0500 Subject: [PATCH] discuss the replacement of goferd --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f9185c..c6e949b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ available in current version of satellite. To use this module beyond version 5.6 with a older Satellite installation, you may want to include the service in your own Puppet code. An example is provided for the `rhsmcertd` case bellow. +In Satellite 6.5.x and later, the remote command execution replaces this feature. +This uses the ssh service as the remove agent and does require configuration of +both the user and ssh configuration. This is a topic well discussed [elsewhere](https://www.ssh.org). + ### Terminology Due to various terminology differences between RHN Satellite, the upstream