Question : Puppet master is running on jump host itself (also note that Puppet master node is also running as Puppet CA server) and Puppet agent is running on App Server 1. Since it is a fresh set up, the team wants to sign certificates for puppet master as well as puppet agent nodes so that they can proceed with the next steps of set up. You can find more details about the task below:
Puppet server and agent nodes are already have required packages, but you may need to start puppetserver (on master) and puppet service on both nodes.
Assign and sign certificates for both master and agent node.
Please Note :- Perform the below commands based on your question server, user name & other details might differ . So please read task carefully before executing. All the Best 👍
Solution:
4. Edit Hosts file and add the puppet server ( Jumpserver ) & on App Server
vi /etc/hosts
5. Restart the puppet service on App server
7. Click on Finish & Confirm to complete the task successful
Happy Learning!!!!
0 Comments