Remove trailing whitespace
Change-Id: I7c863d1875908d2b885918ec7caed747ae6e345b
This commit is contained in:
parent
14a04a69cc
commit
69ef2b3b3e
@ -173,7 +173,7 @@ def test_ntp_running(host):
|
||||
def test_ntp_non_default_time_server(host):
|
||||
# Tests that the NTP pool has been changed from pool.ntp.org to
|
||||
# time.cloudflare.com
|
||||
if ('centos' in host.system_info.distribution.lower() or
|
||||
if ('centos' in host.system_info.distribution.lower() or
|
||||
'rocky' in host.system_info.distribution.lower()):
|
||||
chrony_config = host.file("/etc/chrony.conf")
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user