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]
|
[Unit]
|
||||||
Description=puppet-r10k downloader timer
|
Description=puppet-r10k downloader timer
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*:0/1
|
OnCalendar=*:0/5
|
||||||
RandomizedDelaySec=1s
|
RandomizedDelaySec=1s
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user