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 3f0f3d7db..85ffcba3f 100644 --- a/test/data/manifests/centos_8-x86_64-gce-boot.json +++ b/test/data/manifests/centos_8-x86_64-gce-boot.json @@ -5528,6 +5528,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 ff9ec59fe..84afb4f99 100644 --- a/test/data/manifests/centos_9-x86_64-gce-boot.json +++ b/test/data/manifests/centos_9-x86_64-gce-boot.json @@ -5122,6 +5122,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 ec2ad8a20..e3a0772f1 100644 --- a/test/data/manifests/rhel_8-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_8-x86_64-gce-boot.json @@ -2332,6 +2332,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 af4a6a7be..aaea4387c 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 @@ -2343,6 +2343,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 f4ca05e27..6da0fd58f 100644 --- a/test/data/manifests/rhel_84-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_84-x86_64-gce-boot.json @@ -2364,6 +2364,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 7d67bb041..ad048ec92 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 @@ -2375,6 +2375,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 c23c38d48..a23954a7b 100644 --- a/test/data/manifests/rhel_85-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_85-x86_64-gce-boot.json @@ -2332,6 +2332,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 9a74fb4f1..cfdd0b538 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 @@ -2343,6 +2343,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 587b7d947..980b76407 100644 --- a/test/data/manifests/rhel_86-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_86-x86_64-gce-boot.json @@ -2332,6 +2332,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 9958559a4..e0dc613d7 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 @@ -2343,6 +2343,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 9e2ce616a..0dd01ce48 100644 --- a/test/data/manifests/rhel_87-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_87-x86_64-gce-boot.json @@ -2326,6 +2326,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 ffdf47a8c..f002c6318 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 @@ -2337,6 +2337,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 c119af364..b4481455f 100644 --- a/test/data/manifests/rhel_90-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce-boot.json @@ -2154,6 +2154,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 76b6be3e0..6280e40c6 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 @@ -2160,6 +2160,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 9da731311..4f9e1b131 100644 --- a/test/data/manifests/rhel_91-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce-boot.json @@ -5316,6 +5316,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": { 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 ab1509d92..44722210b 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 @@ -5322,6 +5322,17 @@ ] } }, + { + "type": "org.osbuild.gcp.guest-agent.conf", + "options": { + "config_scope": "distro", + "config": { + "InstanceSetup": { + "set_boto_config": false + } + } + } + }, { "type": "org.osbuild.fstab", "options": {