state that it is different for RHEL7
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Automated Package Updates
|
||||
|
||||
The automatic updates are controlled in Hiera:
|
||||
The automatic updates are controlled in Hiera (excluding RHEL7):
|
||||
|
||||
| Hiera key | default | comments |
|
||||
|-----------------------------------|----------|-------------------------------------------------------------------------------|
|
||||
| Hiera key | default | comments |
|
||||
|-------------------------------------|------------|-------------------------------------------------------------------------------|
|
||||
| `base::automatic_updates::interval` | `weekly` | valid are `daily`, `weekly` and `never` which disables the automatic updates |
|
||||
| `base::automatic_updates::type` | `security` | `security` installs only security updates whereas `all` installs all updates |
|
||||
| `base::automatic_updates::exclude` | `[]` | list of packages not to update, wildcards like "*" are allowed |
|
||||
|
||||
Reference in New Issue
Block a user