Version information
released Dec 13th 2011
Start using this module
Add this module to your Puppetfile:
mod 'rcoleman-variance', '0.0.4'
Learn more about managing modules with a PuppetfileDocumentation
rcoleman/variance — version 0.0.4 Dec 13th 2011
variance
The variance module introduces arbitrary variance of certain puppet types amongst the nodes it's applied on.
For example: variance::user { 'ryan': } will create the ryan user on your nodes but will vary the users shell based on the fqdn_rand() function.