feat: add openvox repos to reposync (#319)
- add el8/9/10 for openvox7/8 Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/319
This commit is contained in:
parent
cb1d562cb0
commit
ae57e0e81c
@ -157,6 +157,48 @@ profiles::reposync::repos_list:
|
|||||||
release: '11.8'
|
release: '11.8'
|
||||||
baseurl: 'http://mariadb.mirror.digitalpacific.com.au/yum/11.8/rhel9-amd64/'
|
baseurl: 'http://mariadb.mirror.digitalpacific.com.au/yum/11.8/rhel9-amd64/'
|
||||||
gpgkey: 'https://mariadb.mirror.digitalpacific.com.au/yum/RPM-GPG-KEY-MariaDB'
|
gpgkey: 'https://mariadb.mirror.digitalpacific.com.au/yum/RPM-GPG-KEY-MariaDB'
|
||||||
|
openvox7_el8:
|
||||||
|
repository: '8'
|
||||||
|
description: 'openvox 7 EL8'
|
||||||
|
osname: 'openvox7'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox7/el/8/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
|
openvox7_el9:
|
||||||
|
repository: '9'
|
||||||
|
description: 'openvox 7 EL9'
|
||||||
|
osname: 'openvox7'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox7/el/9/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
|
openvox7_el10:
|
||||||
|
repository: '10'
|
||||||
|
description: 'openvox 7 EL10'
|
||||||
|
osname: 'openvox7'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox7/el/10/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
|
openvox8_el8:
|
||||||
|
repository: '8'
|
||||||
|
description: 'openvox 8 EL8'
|
||||||
|
osname: 'openvox8'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox8/el/8/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
|
openvox8_el9:
|
||||||
|
repository: '9'
|
||||||
|
description: 'openvox 8 EL9'
|
||||||
|
osname: 'openvox8'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox8/el/9/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
|
openvox8_el10:
|
||||||
|
repository: '10'
|
||||||
|
description: 'openvox 8 EL10'
|
||||||
|
osname: 'openvox8'
|
||||||
|
release: 'el'
|
||||||
|
baseurl: 'https://yum.voxpupuli.org/openvox8/el/10/x86_64/'
|
||||||
|
gpgkey: 'https://yum.voxpupuli.org/GPG-KEY-openvox.pub'
|
||||||
puppet7_el8:
|
puppet7_el8:
|
||||||
repository: '8'
|
repository: '8'
|
||||||
description: 'Puppet 7 EL8'
|
description: 'Puppet 7 EL8'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user