Skip to content

Instantly share code, notes, and snippets.

@ody
Created March 27, 2012 00:50
Show Gist options
  • Select an option

  • Save ody/2211197 to your computer and use it in GitHub Desktop.

Select an option

Save ody/2211197 to your computer and use it in GitHub Desktop.
cron { 'puppet':
ensure => present,
command => 'puppet agent --onetime --splay 60 --no-daemonize',
minute => [ fqdn_rand(30), fqdn_rand(30) + 29 ],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment