document updates and puppet run at boot time
This commit is contained in:
@@ -11,8 +11,9 @@ Allowed parameters are
|
||||
- 'halfhourly': every 30 minutes
|
||||
- 'daily': once a day (default)
|
||||
- 'weekly': every Monday
|
||||
- 'boot_only': only shortly after bootup
|
||||
|
||||
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 on a specific node.
|
||||
The actual automatic Puppet Agent run is always on the same random time (except for `boot_only`). Check `systemctl list-timers pli-puppet-run.timer` for the exact time on a specific node.
|
||||
|
||||
For `daily` and `weekly` the time window is configured in Hiera with `puppet_client::exec_time`, the default is:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user