create basic system configuration subdirectory

This commit is contained in:
2024-10-04 14:41:20 +02:00
parent 02f82f889d
commit 40bcbbb1d3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Puppet Client
The Puppet Agent updates the configuration on the node. It automatically runs regulary, for configuration details check the [configuration guide](../configuration/puppet_agent).
The Puppet Agent updates the configuration on the node. It automatically runs regulary, for configuration details check the [configuration guide](../configuration/basic/puppet_agent).
The puppet client can be manually triggered/run by calling following command on the client:
@@ -35,4 +35,4 @@ Then delete the current host and CA certficate and the CRL:
#. ``rm /etc/puppetlabs/puppet/ssl/certs/*``
#. ``rm /etc/puppetlabs/puppet/ssl/crl.pem``
Finally run the puppet agent again.
Finally run the puppet agent again.