Hi friend! This sub is for the configuration management tool, Puppet. You may be looking for r/puppetry or r/puppeteer. - Source: Reddit / 3 months ago
What a pleasant surprise - but this was the wrong subreddit. You might have better luck on /r/puppets - this subreddit is for the configuration tool https://puppet.com/. - Source: Reddit / 4 months ago
Puppet is a declarative IaC tool that is used to deploy and manage your system configuration. - Source: dev.to / 5 months ago
While remote execution of arbitrary commands feels like the ultimate convenience tool for infrastructure maintenance it is also the hacker's perfect dream. The reason things like puppet exist is to try and solve this problem while still trying to remain secure. - Source: Reddit / 8 months ago
Hi friend! This sub is for the configuration management tool, Puppet. You may be looking for r/puppetry or r/puppeteer. - Source: Reddit / 8 months ago
You should engage a DevOps service provider with at least five years of expertise with automation technologies such as Puppet, Ansible, Chef, and SaltStack, as well as a high degree of skill with Python, Ruby, PHP, and Java. Additionally, they should be acquainted with continuous integration platforms such as Jenkins, CruiseControl, and CruiseCrontrol.NET, to mention a few. Additionally, it will be of great... - Source: Reddit / 9 months ago
A shell script could work, but the best option is to use an orchestration/automation tool like Ansible, Chef, Puppet, or Salt. Using these tools you can define the steps needed to set up your project in a set of files, and just by invoking vagrant provision the VM will be set up. The advantage is that setting up a new development environment with this method is easy, fast, and can be shared with all the members of... - Source: dev.to / 9 months ago
Something like Puppet works but it took a lot for it to not be pretty shitty language. We did even manage to teach it to our helpdesk so from accessibility perspective it goes above just "usable by another developer". - Source: Reddit / about 1 year ago
It can be paired with https://puppet.com/ to automate. - Source: Reddit / about 1 year ago
I've started learning about configuration management using Puppet. Puppet uses configuration files that (I think) use the file extension .pp. - Source: Reddit / about 1 year ago
Step second: just use Puppet or other CM actually designed to keep your architecture in sync. - Source: Reddit / about 1 year ago
Well, for datacenter we use Puppet. It's basically a declarative language where you tell the code the desired effect and it happens (via normal code underneath). Also multiplatform. - Source: Reddit / about 1 year ago
I found that I'm not comfortable with manual operations, when there is a non-zero chance that I will have to redo them in the future. Which, I assume, will be in a more stressful situation. I looked into automation tools and I found Chef, Ansible, and Puppet among others. I settled on Ansible due to being less complex to get started with. - Source: dev.to / about 1 year ago
Many tools provide IaC functionality, such as Terraform, Puppet, Google Cloud Deployment Manager, and Azure resource manager, to name a few. When it comes to AWS, we use AWS Cloudformation. - Source: dev.to / over 1 year ago
Provisioners are tools that can be used to install software and configure it in generated images. Shell scripts and tools like Ansible, Chef and Puppet can be used for provisioning. - Source: dev.to / over 1 year ago
I was the department chair at my high school, and it was great to translate those managerial support mentorship skills that I hadn't really been flexing in my IC or individual contributor role. And then I went on to Puppet and was the Director of Community there and got to put it all together in the sense of helping an entire company's program build-out. And that was a shift also then for me to make the move from... - Source: dev.to / over 1 year ago
Continuous Delivery and Continuous Integration: Jenkins Vagrant Ansible Puppet Containers: Docker Kubernetes Monitoring and alerting: SignalFX Splunk Raygun. - Source: dev.to / over 1 year ago
Hi friend! This sub is for the configuration management tool, Puppet. You may be looking for r/puppetry or r/puppeteer. - Source: Reddit / over 1 year ago
Jonan: Nice. This complexity issue that we touched on a little bit, I love where software is going. The world is getting easier and more difficult at the same time, though. I think technologies like Chef...so we were talking about Chef a little bit. We had Chef and Puppet, and then Ansible came onto the scene. And now we're using Kubernetes and other...I mean, they're a little bit different tools, a lot of the... - Source: dev.to / over 1 year ago
Puppet is a configuration management solution which is based upon a client server architecture. Each system which is managed by Puppet needs a Puppet agent. The Puppet agent fetches its configuration description from the Puppet server. - Source: dev.to / over 1 year ago
There is a need to automate software provisioning, configuration management, and application deployment across a large number of nodes in a scalable way. The DevOps world makes use of configuration management tools such as Chef, Puppet, and Ansible to handle configuration management. - Source: Reddit / over 1 year ago
Do you know an article comparing Puppet to other products?
Suggest a link to a post with product alternatives.