Define all your IT infrastructure as Code instead of creating it manually. So that Infrastructure … [Read more...] about What is Infrastructure as Code ? IaC
Puppet
Puppet – Puppet Forge Modules – Overview
Puppet forge is a module repository for Puppet Open Source and Puppet Enterprise IT automation … [Read more...] about Puppet – Puppet Forge Modules – Overview
Puppet – How to Classify the Node types ?
We need to classify the nodes when you have to perform similar operation on different OS variant. … [Read more...] about Puppet – How to Classify the Node types ?
Puppet – Augeas – Edit System configuration files
This article is going to demonstrates that editing/updating files on puppet agent nodes. In the … [Read more...] about Puppet – Augeas – Edit System configuration files
Puppet – Manifest examples – Managing FILES – SERVICES
This article is going to brief about creating new files , directories, changing the file permission, … [Read more...] about Puppet – Manifest examples – Managing FILES – SERVICES
Puppet – Writing a First Manifest – Modules
It's time to write first manifest on the puppet server. This article is going to brief about writing … [Read more...] about Puppet – Writing a First Manifest – Modules
Puppet Server – Code and Configuration Directories
This article will brief about the puppet server's directory architecture and important configuration … [Read more...] about Puppet Server – Code and Configuration Directories
Puppet – Resource Declaration – Overview
Resources are essential unit to perform the system configuration. Each resource will describe the … [Read more...] about Puppet – Resource Declaration – Overview
Puppet – What is Facter ? How it works ?
This article is going to brief about Puppet's Facter. It's a cross platform system profiling … [Read more...] about Puppet – What is Facter ? How it works ?
Puppet – How to install and configure Puppet Agent (Client) ?
Once you have configured the Puppet Server, you can start adding the puppet agents to it. This … [Read more...] about Puppet – How to install and configure Puppet Agent (Client) ?