Update Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md
This commit is contained in:
@ -44,6 +44,7 @@ puppet ssl bootstrap
|
|||||||
# ((On the Puppet Server))
|
# ((On the Puppet Server))
|
||||||
# You will see an error stating: "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (fedora.bunny-lab.io)."
|
# You will see an error stating: "Couldn't fetch certificate from CA server; you might still need to sign this agent's certificate (fedora.bunny-lab.io)."
|
||||||
# Run the following command (as root) on the Puppet Server to generate a certificate
|
# Run the following command (as root) on the Puppet Server to generate a certificate
|
||||||
|
sudo su
|
||||||
puppetserver ca sign --certname fedora.bunny-lab.io
|
puppetserver ca sign --certname fedora.bunny-lab.io
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user