Open main menu

CDOT Wiki β

Ops635 installation puppet

Revision as of 17:03, 24 May 2020 by Peter.callaghan (talk | contribs) (Creating page for puppet installation instructions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Centos 8


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