mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Merge branch 'devel' of github.com:siemens/RHEL9-CIS into siemens/feat/document_main_variables
This commit is contained in:
commit
677424d853
15 changed files with 39 additions and 23 deletions
|
|
@ -582,6 +582,9 @@ rhel9cis_time_synchronization_servers:
|
|||
# This variable should contain the default options to be used for every NTP server hostname defined
|
||||
# within the 'rhel9cis_time_synchronization_servers' var.
|
||||
rhel9cis_chrony_server_options: "minpoll 8"
|
||||
rhel9cis_chrony_server_rtcsync: false
|
||||
rhel9cis_chrony_server_makestep: "1.0 3"
|
||||
rhel9cis_chrony_server_minsources: 2
|
||||
|
||||
|
||||
### 2.2 Special Purposes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue