The valuable features I found are installing packages remotely and pushing files from a centralized server. Also, we can create users and monitor services remotely.
The valuable features I found are installing packages remotely and pushing files from a centralized server. Also, we can create users and monitor services remotely.
We used to have lot of issues related to sudo rights on server. Now, we have centralized sudo file managed by puppet on a centralized linux server. So, any of user requests for addition or removal of sudo access, we make changes on puppet master for specific requested node and changes get pushed to puppet client on next cycle.
The features I used so far are quite interesting and helpful.
I have been using Puppet for one year now.
There were no issues encountered during deployment
The initial setup was quite straightforward. I reviewed some of the videos on YouTube and they helped a lot for implementation.
We implemented it in-house.