1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2025-04-10 16:24:21 +00:00
2015-12-21 15:55:09 +01:00

13 lines
131 B
Plaintext

* create a struct for cron like
cron = {
daily = {
minute =>
hour =>
}
monthly = {
minute =>
hour =>
}
}