Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nibalizer/ansible-puppet
Development Fork of: https://git.openstack.org/cgit/openstack-infra/ansible-puppet
https://github.com/nibalizer/ansible-puppet
Last synced: about 1 month ago
JSON representation
Development Fork of: https://git.openstack.org/cgit/openstack-infra/ansible-puppet
- Host: GitHub
- URL: https://github.com/nibalizer/ansible-puppet
- Owner: nibalizer
- License: apache-2.0
- Created: 2016-02-08T08:14:07.000Z (almost 9 years ago)
- Default Branch: devel
- Last Pushed: 2016-02-08T08:18:51.000Z (almost 9 years ago)
- Last Synced: 2024-10-26T20:16:33.853Z (2 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.