Skip to content
Snippets Groups Projects
Commit 84656619 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

tests/azure: Deactivate NTP in prepare-build

In CentOS 8 and also Fedora the configuration and start of chrony
fails with

  Fatal error : adjtimex(0x8001) failed : Operation not permitted

For more information: https://bugzilla.redhat.com/show_bug.cgi?id=1772053

NTP will not be needed before a separate namespace is used for clocks.
parent f7b75cc4
No related branches found
No related tags found
No related merge requests found
...@@ -25,3 +25,4 @@ ...@@ -25,3 +25,4 @@
ipadm_password: SomeDMpassword ipadm_password: SomeDMpassword
ipaserver_domain: test.local ipaserver_domain: test.local
ipaserver_realm: TEST.LOCAL ipaserver_realm: TEST.LOCAL
ipaclient_no_ntp: yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment