{"id":16060832,"url":"https://github.com/geerlingguy/ansible-role-puppet","last_synced_at":"2025-03-17T16:32:17.550Z","repository":{"id":139937067,"uuid":"90169013","full_name":"geerlingguy/ansible-role-puppet","owner":"geerlingguy","description":"Ansible Role - Puppet","archived":false,"fork":false,"pushed_at":"2024-07-16T19:23:27.000Z","size":30,"stargazers_count":25,"open_issues_count":0,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-10T04:06:45.188Z","etag":null,"topics":["ansible","cm","configuration-management","galaxy","puppet","role","server"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/geerlingguy/puppet/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2017-05-03T16:14:17.000Z","updated_at":"2024-07-16T19:23:31.000Z","dependencies_parsed_at":"2024-01-25T05:22:21.331Z","dependency_job_id":"3923b818-4065-434d-abe8-1def610d0beb","html_url":"https://github.com/geerlingguy/ansible-role-puppet","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-puppet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-puppet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-puppet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-puppet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/ansible-role-puppet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221697063,"owners_count":16865534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","cm","configuration-management","galaxy","puppet","role","server"],"created_at":"2024-10-09T04:06:42.999Z","updated_at":"2025-03-17T16:32:17.545Z","avatar_url":"https://github.com/geerlingguy.png","language":null,"funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":[],"sub_categories":[],"readme":"# Ansible Role: Puppet\n\n[![CI](https://github.com/geerlingguy/ansible-role-puppet/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-puppet/actions/workflows/ci.yml)\n\nAn Ansible Role that installs [Puppet](https://www.puppet.com) on Linux.\n\n## Requirements\n\nRequires Java 7 or later to be installed on the server (you can use the `geerlingguy.java` role to install Java if needed; see the test playbook in `tests/` for an example).\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    puppet_package: puppetserver\n\nThe package to be installed.\n\n    puppet_service: puppetserver\n    puppet_service_state: started\n    puppet_service_enabled: false\n    puppet_service_manage: false\n\nThe service that should be run on this server. By default, this role will not manage a Puppet service, and will not enable it at boot time.\n\n    puppet_bin_path: /opt/puppetlabs/bin\n\nThe path to all the Puppet Labs binaries (after the package is installed).\n\n    puppet_version: 7\n\nThe major version of Puppet to be installed.\n\n    # Used only for Debian/Ubuntu.\n    puppet_apt_deb: \"https://apt.puppetlabs.com/puppet{{ puppet_version }}-release-{{ ansible_distribution_release }}.deb\"\n\nThe .deb file for installation on Debian-based OSes.\n\n    # Used only for RedHat/CentOS.\n    puppet_yum_rpm: \"https://yum.puppet.com/puppet{{ puppet_version }}-release-el-{{ ansible_distribution_major_version }}.noarch.rpm\"\n\nThe .rpm file for installation on RedHat-based OSes.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: all\n      roles:\n        - geerlingguy.puppet\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2017 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-puppet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fansible-role-puppet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-puppet/lists"}