
The --show-diff option to puppet agent is show-diff, not show_diff. Also, there is a doc string about which version logdest was added in. These are not important for Infra. However, keeping in sync makes it easier to track changes that might actually matter. Change-Id: Id16b9d7510efa4b8f3645997617cd00ee870e83a
puppet
Run puppet consistently from ansible.
Requirements
puppet needs to be installed on the target node, and if puppet agent is being used, the cert exchange needs to have been performed.
Role Variables
puppetmaster is the required parameter.
Dependencies
None
Example Playbook
The only required argument is puppetmaster:
- hosts: servers
roles:
- { role: infra.puppet, puppetmaster: puppetmaster.openstack.org }
License
Apache
Author Information
ansible-puppet is maintained by the OpenStack Infra team. The best way to contact them is on #openstack-infra on freenode.
Description
Languages
Python
84.6%
Jinja
11%
Shell
4.4%