grahamgilbert / puppet_run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet_run

This package uses r10k to update your modules from Git and / or the Puppet Forge and then runs puppet apply /etc/puppet/environments/manifests/site.pp every 30 minutes.

Usage

  • Install The Luggage
  • Edit r10k.yaml to match your 'primary' repository that contains a Puppetfile with the modules you need and a site.pp that contains a default node.
  • make pkg
  • Profit.

About


Languages

Language:Python 100.0%