Installing puppet

From Notes_Wiki
Revision as of 12:10, 28 July 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > CentOS > CentOS 6.x > System administration tools > puppet > Installing puppet

Installing puppet using puppet repository

To install puppet using puppet repository use:

  1. Download puppet repository configuration file using command mentioned at http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-red-hat-enterprise-linux-and-derivatives
  2. Use 'yum -y install puppet' to install puppet


Home > CentOS > CentOS 6.x > System administration tools > puppet > Installing puppet