File tree Expand file tree Collapse file tree 11 files changed +11
-1
lines changed
Expand file tree Collapse file tree 11 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 100100- name : Generate chrony.conf file
101101 template :
102102 src : chrony.conf.j2
103- dest : /etc/chrony.conf
103+ dest : " {{ timesync_chrony_conf_path }} "
104104 backup : true
105105 mode : 0644
106106 # wokeignore:rule=master
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : ntp
33timesync_chrony_dhcp_sourcedir : " "
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
67timesync_ptp4l_sysconfig_path : /etc/sysconfig/ptp4l
78timesync_phc2sys_sysconfig_path : /etc/sysconfig/phc2sys
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : chrony
33timesync_chrony_dhcp_sourcedir : /run/chrony-dhcp
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
67timesync_ptp4l_sysconfig_path : /etc/sysconfig/ptp4l
78timesync_phc2sys_sysconfig_path : /etc/sysconfig/phc2sys
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : " chrony"
33timesync_chrony_dhcp_sourcedir : " /run/chrony-dhcp"
44timesync_chrony_sysconfig_path : " /etc/default/chrony"
5+ timesync_chrony_conf_path : " /etc/chrony/chrony.conf"
56timesync_ntp_sysconfig_path : " /etc/default/ntp"
67timesync_ptp4l_sysconfig_path : " "
78timesync_phc2sys_sysconfig_path : " "
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : ntp
33timesync_chrony_dhcp_sourcedir : " "
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : ntp
33timesync_chrony_dhcp_sourcedir : " "
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : chrony
33timesync_chrony_dhcp_sourcedir : /run/chrony-dhcp
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : chrony
33timesync_chrony_dhcp_sourcedir : /run/chrony-dhcp
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : ntp
33timesync_chrony_dhcp_sourcedir : " "
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
67timesync_ptp4l_sysconfig_path : /etc/sysconfig/ptp4l
78timesync_phc2sys_sysconfig_path : /etc/sysconfig/phc2sys
Original file line number Diff line number Diff line change 22timesync_ntp_provider_os_default : chrony
33timesync_chrony_dhcp_sourcedir : /run/chrony-dhcp
44timesync_chrony_sysconfig_path : /etc/sysconfig/chronyd
5+ timesync_chrony_conf_path : " /etc/chrony.conf"
56timesync_ntp_sysconfig_path : /etc/sysconfig/ntpd
67timesync_ptp4l_sysconfig_path : /etc/sysconfig/ptp4l
78timesync_phc2sys_sysconfig_path : /etc/sysconfig/phc2sys
You can’t perform that action at this time.
0 commit comments