diff --git a/inventory/group_vars/copr_hypervisor b/inventory/group_vars/copr_hypervisor new file mode 100644 index 0000000000..755d329ece --- /dev/null +++ b/inventory/group_vars/copr_hypervisor @@ -0,0 +1,6 @@ +--- +# Because we prepare golden images for copr builders on Copr vmhosts, we need to +# have "provision configuration" done there, too (otherwise typically needed on +# backend, where we start and provision the builders). The frontend_base_url is +# by accident needed to properly instantiate the provision templates. +frontend_base_url: "https://copr.fedorainfracloud.org"