Files
puppet-rsnapshot/TODO
T
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 =>
}
}