Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 587 Bytes

Ansible Role: puppet Repository

Installs the Puppet repository for RHEL/CentOS.

Requirements

This role only is needed/runs on RHEL and its derivatives.

Role Variables

see: defaults/main.yml

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
	- nexcess.puppet

License

MIT / BSD

Author Information

This role was created in 2017 by Paul Oehler, and it is based heavily on geerlingguy/ansible-role-epel-repo