1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2025-04-04 05:54:21 +00:00
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 =>
}
}