Skip to content

Puppet module for installing and managing r10k, the killer robot powered puppet deployment tool

License

Notifications You must be signed in to change notification settings

kennyg/puppet-r10k

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet-r10k

Install and manage r10k, the killer robot powered puppet deployment tool

Synopsis

# Install the r10k gem and your site specific r10k configfile
class { 'r10k':
  configfile => 'puppet:///modules/service/puppet/master/r10k.yaml',
}

# Install a cron job to fully update your environment every 20 minutes.
include r10k::cron

Requirements

Currently this is only implemented for Debian squeeze. Pull requests gladly accepted!

This also requires the puppetlabs-operations interval function

About

Puppet module for installing and managing r10k, the killer robot powered puppet deployment tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 100.0%