Changed r10k to update every 5 minutes

This commit is contained in:
Ben Vincent 2023-06-26 20:02:08 +10:00
parent 5d758da66e
commit 45a9639346

View File

@ -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