Changed r10k to update every 5 minutes
This commit is contained in:
parent
5d758da66e
commit
45a9639346
@ -65,7 +65,7 @@ class profiles::puppet::r10k (
|
||||
[Unit]
|
||||
Description=puppet-r10k downloader timer
|
||||
[Timer]
|
||||
OnCalendar=*:0/1
|
||||
OnCalendar=*:0/5
|
||||
RandomizedDelaySec=1s
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
Loading…
Reference in New Issue
Block a user