1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 01:10:35 +00:00
puppet-rsnapshot/TODO
Norbert Varzariu a63e9e47da add TODO
2015-12-20 19:27:15 +01:00

13 lines
131 B
Plaintext

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