Skip to content

Commit 0fd95ab

Browse files
committed
Fix package name
1 parent 2862a6c commit 0fd95ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/foreman_openscap/1.0/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Edit ```/etc/foreman-proxy/settings.d/openscap.yml``` with the appropriate setti
126126
127127
Workflow with Puppet and Ansible is similar. In the first step, you install appropriate package and import module or role which takes care of the client deployment. Foreman overrides parameters/variables for port, server and policies behind the scenes to make sure appropriate configuration is available to the client. When configuration is applied to host, foreman_scap_client is installed, client config is written to ```/etc/foreman_scap_client/config.yaml``` and a cron that will upload reports based on configuration of each policy is created.
128128

129-
It is important to make sure the *foreman_scap_client* package is available on your client system. The package is included in the [Foreman client repository](https://yum.theforeman.org/client/3.13/el9/x86_64/).
129+
It is important to make sure the *rubygem-foreman_scap_client* package is available on your client system. The package is included in the [Foreman client repository](https://yum.theforeman.org/client/3.13/el9/x86_64/).
130130

131131
### 2.3.1 Puppet
132132

0 commit comments

Comments
 (0)