Changes

Jump to: navigation, search

Ops635 installation puppet

597 bytes added, 17:03, 24 May 2020
Creating page for puppet installation instructions
[[Category:OPS635]][[Category:peter.callaghan]][[Category:puppet]]


= Centos 8 =
* Add the puppet rpm:
** yum install https://yum.puppetlabs.com/puppet-release-el-8.noarch.rpm
* Add the puppet package. Note that the server and client require different packages:
** For Server:yum install puppetserver
** For Client:yum install puppet


= Centos 7 =
* Ensure you have the epel-release repo
** yum install epel-release
* Add the puppet package. Note that the server and client require different packages:
** For Server:yum install puppet-server
** For Client:yum install puppet-server puppetagent
932
edits

Navigation menu