Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

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

puppetlabs-operations/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

Deprecation warning!

This module is deprecated in favor of @acidprime's module. We are no longer supporting this module and recommend you switch as soon as possible.

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

Contributors 4

  •  
  •  
  •  
  •  

Languages