clwells / ansible-role-puppet

Ansible roll for installing and configuring puppet on stark vms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ansible roll for installing and configuring puppet on stark vms

License:MIT License


Languages

Language:Shell 100.0%