1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 01:10:35 +00:00
This commit is contained in:
Norbert Varzariu 2015-12-20 19:27:15 +01:00
parent 2ec0de8598
commit a63e9e47da

12
TODO Normal file
View File

@ -0,0 +1,12 @@
* create a struct for cron like
cron = {
daily = {
minute =>
hour =>
}
monthly = {
minute =>
hour =>
}
}