Hi,
We currently set the authoritative registry value to registry.example.com this patch fixes that to set it to registry.fp.o.
This is closing the following tickets [0][1]
+1 to apply ?
[0] - https://pagure.io/atomic-wg/issue/272 [1] - https://pagure.io/releng/issue/6780
--- playbooks/groups/buildvm.yml | 4 ++-- playbooks/groups/osbs-cluster.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/playbooks/groups/buildvm.yml b/playbooks/groups/buildvm.yml index e6d80eb0f..7343a2f9b 100644 --- a/playbooks/groups/buildvm.yml +++ b/playbooks/groups/buildvm.yml @@ -99,7 +99,7 @@ koji_hub: 'https://koji.stg.fedoraproject.org/kojihub', sources_command: 'fedpkg sources', build_type: 'prod', - authoritative_registry: 'registry.example.com', + authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true, @@ -131,7 +131,7 @@ koji_hub: 'https://koji.fedoraproject.org/kojihub', sources_command: 'fedpkg sources', build_type: 'prod', - authoritative_registry: 'registry.example.com', + authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true, diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 39105b03b..476934d2a 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -731,7 +731,7 @@ koji_hub: 'https://%7B%7Bkoji_url%7D%7D/kojihub', sources_command: 'fedpkg sources', build_type: 'prod', - authoritative_registry: 'registry.example.com', + authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true, @@ -763,7 +763,7 @@ koji_hub: 'https://%7B%7Bkoji_url%7D%7D/kojihub', sources_command: 'fedpkg sources', build_type: 'prod', - authoritative_registry: 'registry.example.com', + authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true, --
On Wed, Mar 14, 2018 at 03:16:29PM +0100, Clement Verna wrote:
Hi,
We currently set the authoritative registry value to registry.example.com this patch fixes that to set it to registry.fp.o.
This is closing the following tickets [0][1]
+1 to apply ?
[0] - https://pagure.io/atomic-wg/issue/272 [1] - https://pagure.io/releng/issue/6780
+1 for me
Pierre
playbooks/groups/buildvm.yml | 4 ++-- playbooks/groups/osbs-cluster.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/playbooks/groups/buildvm.yml b/playbooks/groups/buildvm.yml index e6d80eb0f..7343a2f9b 100644 --- a/playbooks/groups/buildvm.yml +++ b/playbooks/groups/buildvm.yml @@ -99,7 +99,7 @@ koji_hub: 'https://koji.stg.fedoraproject.org/kojihub', sources_command: 'fedpkg sources', build_type: 'prod',
authoritative_registry: 'registry.example.com',
authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true,@@ -131,7 +131,7 @@ koji_hub: 'https://koji.fedoraproject.org/kojihub', sources_command: 'fedpkg sources', build_type: 'prod',
authoritative_registry: 'registry.example.com',
authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true,diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 39105b03b..476934d2a 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -731,7 +731,7 @@ koji_hub: 'https://%7B%7Bkoji_url%7D%7D/kojihub', sources_command: 'fedpkg sources', build_type: 'prod',
authoritative_registry: 'registry.example.com',
authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true,@@ -763,7 +763,7 @@ koji_hub: 'https://%7B%7Bkoji_url%7D%7D/kojihub', sources_command: 'fedpkg sources', build_type: 'prod',
authoritative_registry: 'registry.example.com',
authoritative_registry: 'registry.fedoraproject.org', vendor: 'Fedora Project', verify_ssl: true, use_auth: true,-- _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
On 14 March 2018 at 16:56, Kevin Fenzi kevin@scrye.com wrote:
+1 here.
kevin
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
Pushed.
I will run the osbs-cluster.yaml playbook but could someone run the buildvm.yml one for me ?
Thanks again
On 03/14/2018 09:09 AM, Clement Verna wrote:
On 14 March 2018 at 16:56, Kevin Fenzi kevin@scrye.com wrote:
+1 here.
kevin
infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
Pushed.
I will run the osbs-cluster.yaml playbook but could someone run the buildvm.yml one for me ?
I can do so.
kevin
infrastructure@lists.fedoraproject.org