Browsing tag

puppet

How To Install Puppet On CentOS 8 / RHEL 8

Puppet is an open-source configuration management tool that helps us to automate IT infrastructure, including provisioning, configuration management, patching of hundreds of client systems from the central location.

How To Install Foreman on Ubuntu 18.04 / Ubuntu 16.04 & Debian 9

Foreman is an open-source lifecycle management tool that helps you to provision, configure, manage and monitor the physical and virtual servers. With the integration of configuration management tools such as Puppet, Chef, Salt, and Foreman’s smart proxy architecture, you can easily automate repetitive tasks, deploy applications, and manage change to deployed servers. Foreman offers comprehensive, […]

Puppet Bolt – Run Ad hoc Commands, Scripts, Puppet Tasks and Plans

Puppet Bolt is an open source, agentless task runner that executes commands, scripts, and ad hoc tasks across your infrastructure. Bolt has built-in command line interface and connects to remote systems via SSH and WinRM on Linux and Windows respectively. Bolt can: Execute commands on remote systems. Upload and execute scripts written in Bash, Python, […]

How To Install Puppet 6.x On CentOS 7 / RHEL 7

Puppet is an open source configuration management tool that helps you to manage the configurations of hundreds of client systems from the central location. Puppet makes the admin’s life easier by reducing time spent on repetitive task and allows them to concentrate on other works, also ensures that the deployed configuration are consistent across the […]

How To Install Puppet 6.x On Ubuntu 18.04 / Ubuntu 16.04 & Debian 9

When you think of a configuration management tool, the one pop up in your mind is Puppet. Puppet is an open source configuration management tool, helps you to deploy and manage the configurations of hundreds of client systems from the central location. Puppet makes the system admin’s life easier by cutting down on time spending […]