mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-17 03:01:23 +00:00
use up to date ipsilon
This commit is contained in:
parent
f3216e40ba
commit
faa692bf9c
@ -44,14 +44,14 @@
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: Install arrfab ipsilon repo
|
||||
- name: Install rocky ipsilon repo
|
||||
yum_repository:
|
||||
name: copr:copr.fedorainfracloud.org:arrfab:noggin
|
||||
description: Copr repo for noggin owned by arrfab
|
||||
name: copr:copr.fedorainfracloud.org:nalika:rocky-idp
|
||||
description: Copr repo for rocky-idp owned by nalika
|
||||
file: copr_repos
|
||||
baseurl: https://download.copr.fedorainfracloud.org/results/arrfab/noggin/epel-8-$basearch/
|
||||
baseurl: https://download.copr.fedorainfracloud.org/results/nalika/rocky-idp/epel-8-$basearch/
|
||||
gpgcheck: true
|
||||
gpgkey: https://download.copr.fedorainfracloud.org/results/arrfab/noggin/pubkey.gpg
|
||||
gpgkey: https://download.copr.fedorainfracloud.org/results/nalika/rocky-idp/pubkey.gpg
|
||||
enabled: true
|
||||
|
||||
# For now, this is sufficient for testing with a localhost cert. In the
|
||||
|
Loading…
Reference in New Issue
Block a user