From a2a3ac8ffe436ff5a6aa0e048dd069586ed48d36 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Wed, 2 Nov 2022 16:07:28 +0100 Subject: [PATCH] test: regenerate manifests with chrony stages Regenerate all manifests that used the old chrony stage options with the 'timeservers' field. This is now replaced by the 'servers' field, which is a slice of objects with a 'hostname' field instead of a slice of strings. --- .../manifests/centos_8-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/centos_8-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/centos_8-x86_64-gce-boot.json | 6 ++++-- .../manifests/centos_8-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/centos_9-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/centos_9-ppc64le-qcow2_customize-boot.json | 6 ++++-- .../data/manifests/centos_9-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/centos_9-x86_64-gce-boot.json | 6 ++++-- .../manifests/centos_9-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_35-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_35-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_36-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_36-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_37-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_37-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_38-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/fedora_38-x86_64-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json | 6 ++++-- .../data/manifests/rhel_8-aarch64-qcow2_customize-boot.json | 6 ++++-- .../data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_8-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json | 6 ++++-- test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_84-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_84-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_84-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_84-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_85-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_85-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_85-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_85-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_86-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_86-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_86-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_86-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_87-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_87-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_87-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_87-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_88-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_88-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_88-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_88-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_88-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_88-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_90-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_90-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_90-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_90-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_91-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_91-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_91-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_91-x86_64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_92-aarch64-qcow2_customize-boot.json | 6 ++++-- .../manifests/rhel_92-ppc64le-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json | 6 ++++-- test/data/manifests/rhel_92-x86_64-gce-boot.json | 6 ++++-- test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json | 6 ++++-- .../data/manifests/rhel_92-x86_64-qcow2_customize-boot.json | 6 ++++-- 72 files changed, 288 insertions(+), 144 deletions(-) diff --git a/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json b/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json index 989785166..dac87f38f 100644 --- a/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json @@ -5843,8 +5843,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json b/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json index 8d79188fe..1ba4608d1 100644 --- a/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json @@ -6251,8 +6251,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_8-x86_64-gce-boot.json b/test/data/manifests/centos_8-x86_64-gce-boot.json index aebdeef98..0c375c290 100644 --- a/test/data/manifests/centos_8-x86_64-gce-boot.json +++ b/test/data/manifests/centos_8-x86_64-gce-boot.json @@ -5428,8 +5428,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json b/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json index ededf68ae..24a634818 100644 --- a/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json @@ -5939,8 +5939,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json b/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json index d4d0237a0..4e8047400 100644 --- a/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json @@ -4713,8 +4713,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json b/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json index 44035edc5..445debe48 100644 --- a/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json @@ -5313,8 +5313,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json b/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json index d739b8670..ef87dff1f 100644 --- a/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json @@ -4977,8 +4977,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/centos_9-x86_64-gce-boot.json b/test/data/manifests/centos_9-x86_64-gce-boot.json index 56bb8109f..eac0823d8 100644 --- a/test/data/manifests/centos_9-x86_64-gce-boot.json +++ b/test/data/manifests/centos_9-x86_64-gce-boot.json @@ -5020,8 +5020,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json b/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json index 457240e18..f04d2ecce 100644 --- a/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json @@ -5065,8 +5065,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json b/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json index bb97b0b22..f31ef6bcf 100644 --- a/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json @@ -4685,8 +4685,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json b/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json index 405e21747..b54223963 100644 --- a/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json @@ -4797,8 +4797,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_36-aarch64-qcow2_customize-boot.json b/test/data/manifests/fedora_36-aarch64-qcow2_customize-boot.json index 5baf99da2..499f211d3 100644 --- a/test/data/manifests/fedora_36-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_36-aarch64-qcow2_customize-boot.json @@ -5211,8 +5211,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_36-x86_64-qcow2_customize-boot.json b/test/data/manifests/fedora_36-x86_64-qcow2_customize-boot.json index e22bab7a0..2dce05d57 100644 --- a/test/data/manifests/fedora_36-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_36-x86_64-qcow2_customize-boot.json @@ -5355,8 +5355,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_37-aarch64-qcow2_customize-boot.json b/test/data/manifests/fedora_37-aarch64-qcow2_customize-boot.json index 57cf5795b..db14012fd 100644 --- a/test/data/manifests/fedora_37-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_37-aarch64-qcow2_customize-boot.json @@ -5209,8 +5209,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_37-x86_64-qcow2_customize-boot.json b/test/data/manifests/fedora_37-x86_64-qcow2_customize-boot.json index 2ff91f1e0..c44886253 100644 --- a/test/data/manifests/fedora_37-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_37-x86_64-qcow2_customize-boot.json @@ -5321,8 +5321,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_38-aarch64-qcow2_customize-boot.json b/test/data/manifests/fedora_38-aarch64-qcow2_customize-boot.json index 3efe1d6cb..de7ddcc97 100644 --- a/test/data/manifests/fedora_38-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_38-aarch64-qcow2_customize-boot.json @@ -5217,8 +5217,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/fedora_38-x86_64-qcow2_customize-boot.json b/test/data/manifests/fedora_38-x86_64-qcow2_customize-boot.json index da4771ad9..1ecc75fc0 100644 --- a/test/data/manifests/fedora_38-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_38-x86_64-qcow2_customize-boot.json @@ -5321,8 +5321,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json index db8681ec4..2bbd60bd0 100644 --- a/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json @@ -1714,8 +1714,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json index cf90bd606..442c82a04 100644 --- a/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json @@ -2343,8 +2343,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json index 08a0c7d44..5e603bb87 100644 --- a/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json @@ -2496,8 +2496,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json index 5b1b128c4..8b1b2dce7 100644 --- a/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json @@ -2593,8 +2593,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_8-x86_64-gce-boot.json b/test/data/manifests/rhel_8-x86_64-gce-boot.json index 0b1db17e1..d9c43b8a8 100644 --- a/test/data/manifests/rhel_8-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_8-x86_64-gce-boot.json @@ -2222,8 +2222,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json index e706495e2..e403af63c 100644 --- a/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json @@ -2230,8 +2230,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json index e596bf259..7533b746f 100644 --- a/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json @@ -2382,8 +2382,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json index d52ca7a25..6aabc5a19 100644 --- a/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json @@ -2358,8 +2358,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json index 0122b610a..b4495a45f 100644 --- a/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json @@ -2511,8 +2511,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json index 3ff44e9ca..83c0a68a4 100644 --- a/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json @@ -2617,8 +2617,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_84-x86_64-gce-boot.json b/test/data/manifests/rhel_84-x86_64-gce-boot.json index a4432ad17..9946bf4a6 100644 --- a/test/data/manifests/rhel_84-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_84-x86_64-gce-boot.json @@ -2249,8 +2249,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json index c42d83b3e..e87cd8c63 100644 --- a/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json @@ -2257,8 +2257,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json index afe09e04a..e38d7e0bb 100644 --- a/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json @@ -2400,8 +2400,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json index d25e7e6ef..24d6af6b7 100644 --- a/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json @@ -2368,8 +2368,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json index 2d7827c1f..080d634ad 100644 --- a/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json @@ -2530,8 +2530,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json index 860fc0bbc..cec97373f 100644 --- a/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json @@ -2636,8 +2636,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_85-x86_64-gce-boot.json b/test/data/manifests/rhel_85-x86_64-gce-boot.json index 113d7a3d3..47920fb7a 100644 --- a/test/data/manifests/rhel_85-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_85-x86_64-gce-boot.json @@ -2222,8 +2222,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json index 93790e2ab..b9b314c6a 100644 --- a/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json @@ -2230,8 +2230,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json index 20d01c464..d2bc6a126 100644 --- a/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json @@ -2407,8 +2407,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json index 09cd6d41c..8a7363c04 100644 --- a/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json @@ -2369,8 +2369,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json index df0b7d87b..833c74b03 100644 --- a/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json @@ -2522,8 +2522,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json index 13f5c7a67..e89180308 100644 --- a/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json @@ -2619,8 +2619,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_86-x86_64-gce-boot.json b/test/data/manifests/rhel_86-x86_64-gce-boot.json index 4bd087b68..c90d6766d 100644 --- a/test/data/manifests/rhel_86-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_86-x86_64-gce-boot.json @@ -2222,8 +2222,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json index 6277be473..ee0620bdf 100644 --- a/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json @@ -2230,8 +2230,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json index 762209754..e3fec7bdb 100644 --- a/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json @@ -2408,8 +2408,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json index 5d816e297..cc8def6a1 100644 --- a/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json @@ -2372,8 +2372,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json index acabaae3f..ea788231d 100644 --- a/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json @@ -2525,8 +2525,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json index 5a6aa2d58..2b9e9fd93 100644 --- a/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json @@ -2637,8 +2637,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_87-x86_64-gce-boot.json b/test/data/manifests/rhel_87-x86_64-gce-boot.json index 993d97b12..d4a2716cb 100644 --- a/test/data/manifests/rhel_87-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_87-x86_64-gce-boot.json @@ -2216,8 +2216,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json index 773c873d4..a29ee65c2 100644 --- a/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json @@ -2224,8 +2224,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json index 98ba6e3b6..91cd1e59f 100644 --- a/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json @@ -2411,8 +2411,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_88-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_88-aarch64-qcow2_customize-boot.json index fc78603ea..b15041328 100644 --- a/test/data/manifests/rhel_88-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_88-aarch64-qcow2_customize-boot.json @@ -2372,8 +2372,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_88-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_88-ppc64le-qcow2_customize-boot.json index 862556d31..7f14acf30 100644 --- a/test/data/manifests/rhel_88-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_88-ppc64le-qcow2_customize-boot.json @@ -2525,8 +2525,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_88-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_88-s390x-qcow2_customize-boot.json index 84e315bcb..a5f2c4535 100644 --- a/test/data/manifests/rhel_88-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_88-s390x-qcow2_customize-boot.json @@ -2637,8 +2637,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_88-x86_64-gce-boot.json b/test/data/manifests/rhel_88-x86_64-gce-boot.json index bc55cfc7a..162403164 100644 --- a/test/data/manifests/rhel_88-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_88-x86_64-gce-boot.json @@ -2216,8 +2216,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_88-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_88-x86_64-gce_rhui-boot.json index 4d4b3381b..712af9f3c 100644 --- a/test/data/manifests/rhel_88-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_88-x86_64-gce_rhui-boot.json @@ -2224,8 +2224,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_88-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_88-x86_64-qcow2_customize-boot.json index ee681e897..3b526ff5d 100644 --- a/test/data/manifests/rhel_88-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_88-x86_64-qcow2_customize-boot.json @@ -2411,8 +2411,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json index 42a800d40..8b3f47221 100644 --- a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json @@ -1934,8 +1934,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json index 7bfcdefc2..3c0c8c39c 100644 --- a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json @@ -2165,8 +2165,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json index 1b129ab82..fc7aa4327 100644 --- a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json @@ -2036,8 +2036,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_90-x86_64-gce-boot.json b/test/data/manifests/rhel_90-x86_64-gce-boot.json index 68e2be494..45c878509 100644 --- a/test/data/manifests/rhel_90-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce-boot.json @@ -2042,8 +2042,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json index 41075f6f5..73f014672 100644 --- a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json @@ -2045,8 +2045,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json index 72a0ceeb1..0ed191137 100644 --- a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json @@ -2066,8 +2066,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json index 0cc779d31..e4cb3c72e 100644 --- a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json @@ -4894,8 +4894,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json index edbc5897a..50536b90b 100644 --- a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json @@ -5502,8 +5502,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json index 3612b4965..189e1637a 100644 --- a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json @@ -5174,8 +5174,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_91-x86_64-gce-boot.json b/test/data/manifests/rhel_91-x86_64-gce-boot.json index e63922779..6328b2974 100644 --- a/test/data/manifests/rhel_91-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce-boot.json @@ -5236,8 +5236,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json index 76275707a..add88c259 100644 --- a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json @@ -5239,8 +5239,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json index 8bfa55d2b..3401472df 100644 --- a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json @@ -5230,8 +5230,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json index 2ce8a3746..f473500b9 100644 --- a/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-aarch64-qcow2_customize-boot.json @@ -4897,8 +4897,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json index e0d7ca4c2..f09f86453 100644 --- a/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-ppc64le-qcow2_customize-boot.json @@ -5505,8 +5505,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json index 2e08fa987..3b576b291 100644 --- a/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-s390x-qcow2_customize-boot.json @@ -5177,8 +5177,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } }, diff --git a/test/data/manifests/rhel_92-x86_64-gce-boot.json b/test/data/manifests/rhel_92-x86_64-gce-boot.json index 4f5dcf578..5a0830e98 100644 --- a/test/data/manifests/rhel_92-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_92-x86_64-gce-boot.json @@ -5236,8 +5236,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json index 8a0a82663..99bd43416 100644 --- a/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_92-x86_64-gce_rhui-boot.json @@ -5239,8 +5239,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "metadata.google.internal" + "servers": [ + { + "hostname": "metadata.google.internal" + } ] } }, diff --git a/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json index 6cc15dab2..0296aab9d 100644 --- a/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_92-x86_64-qcow2_customize-boot.json @@ -5233,8 +5233,10 @@ { "type": "org.osbuild.chrony", "options": { - "timeservers": [ - "time.example.com" + "servers": [ + { + "hostname": "time.example.com" + } ] } },