feat: add openvox repos to reposync
- add el8/9/10 for openvox7/8
This commit is contained in:
parent
26b908e5e7
commit
b59b03f69a
@ -157,6 +157,48 @@ profiles::reposync::repos_list:
|
||||
release: '11.8'
|
||||
baseurl: 'http://mariadb.mirror.digitalpacific.com.au/yum/11.8/rhel9-amd64/'
|
||||
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:
|
||||
repository: '8'
|
||||
description: 'Puppet 7 EL8'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user