Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are manifests in Puppet?

What are manifests in Puppet ?

user-image
Question added by Adil Mehmood , DevOps/SRE Consultant , IT Junctions
Date Posted: 2017/11/07
Xavier Chirayankandath
by Xavier Chirayankandath , Advanced Support Technical Engineer , Sutherland Global Services

The process of automating server provisioning using Puppet, a popular configuration management tool capable of managing complex infrastructure in a transparent way, using a master server to orchestrate the configuration of the nodes.

Pradeep  Kumar
by Pradeep Kumar , Linux System Administrator , Velocis Systems Pvt. Ltd

It is Xml file to use for configure connection application to server deployment.

Amer Mohammed
by Amer Mohammed , Consultant Solution Architect , Cloud Computing Infrastructure

Collection of Manifest makes up a  Module in Puppet which contains files and templates.

Abdul Khader Shaik
by Abdul Khader Shaik , IT & Ops Manager , TheSmartlabs

Puppet programs are called manifests. Manifests are composed of puppet code and their filenames use the .pp extension. The default main manifest in Puppet installed via apt is /etc/puppet/manifests/site.pp

More Questions Like This