This commit is contained in:
2023-09-06 09:43:50 +02:00
parent d61406e8b3
commit 0e20a68d70
+1 -1
View File
@@ -19,7 +19,7 @@ The daily and weekly Puppet run respect the value set for `puppet_client::exec_t
The actual automatic Puppet Agent run is always on the same random time. Check `systemctl list-timers pli-puppet-run.timer` for the exact time.
For `daily` and `weekly` this time window is configured in Hiera with `puppet_client::exec_time`, the default is:
`puppet_client::exec_time: '05:00 -- 08:00'``
`puppet_client::exec_time: '05:00 -- 08:00'`
The time format used is '24-hour clock' `HH:MM -- HH:MM`