copr is only for 8
This commit is contained in:
parent
f8ff3cffc8
commit
16334dad79
@ -79,6 +79,7 @@
|
|||||||
gpgcheck: true
|
gpgcheck: true
|
||||||
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
||||||
enabled: true
|
enabled: true
|
||||||
|
when: ansible_distribution_major_version == '8'
|
||||||
|
|
||||||
# Right now, we are not sure how or where we'll get our certificates. So we
|
# Right now, we are not sure how or where we'll get our certificates. So we
|
||||||
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
||||||
|
@ -79,6 +79,7 @@
|
|||||||
gpgcheck: true
|
gpgcheck: true
|
||||||
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
||||||
enabled: true
|
enabled: true
|
||||||
|
when: ansible_distribution_major_version == '8'
|
||||||
|
|
||||||
# Right now, we are not sure how or where we'll get our certificates. So we
|
# Right now, we are not sure how or where we'll get our certificates. So we
|
||||||
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
||||||
|
@ -100,6 +100,7 @@
|
|||||||
gpgcheck: true
|
gpgcheck: true
|
||||||
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
||||||
enabled: true
|
enabled: true
|
||||||
|
when: ansible_distribution_major_version == '8'
|
||||||
|
|
||||||
# Right now, we are not sure how or where we'll get our certificates. So we
|
# Right now, we are not sure how or where we'll get our certificates. So we
|
||||||
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
||||||
|
@ -100,6 +100,7 @@
|
|||||||
gpgcheck: true
|
gpgcheck: true
|
||||||
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rockylinux-tools/pubkey.gpg
|
||||||
enabled: true
|
enabled: true
|
||||||
|
when: ansible_distribution_major_version == '8'
|
||||||
|
|
||||||
# Right now, we are not sure how or where we'll get our certificates. So we
|
# Right now, we are not sure how or where we'll get our certificates. So we
|
||||||
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
# are presenting a choice by setting a variable, koji_internal_ca. There is a
|
||||||
|
Loading…
Reference in New Issue
Block a user