create basic system configuration subdirectory
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user