Merge pull request 'feat: add powertools repo to reposync' (#54) from neoloc/powertools_repo into develop

Reviewed-on: unkinben/puppet-prod#54
This commit is contained in:
Ben Vincent 2023-11-11 22:48:57 +09:30
commit 02976779c3

View File

@ -80,6 +80,13 @@ profiles::reposync::repos_list:
release: '8.8'
baseurl: 'http://mirror.aarnet.edu.au/pub/almalinux/8.8/HighAvailability/x86_64/os/'
gpgkey: 'http://mirror.aarnet.edu.au/pub/almalinux/RPM-GPG-KEY-AlmaLinux'
almalinux_8_8_powertools:
repository: 'PowerTools'
description: 'AlmaLinux 8.8 - PowerTools'
osname: 'almalinux'
release: '8.8'
baseurl: 'http://mirror.aarnet.edu.au/pub/almalinux/8.8/PowerTools/x86_64/os/'
gpgkey: 'http://mirror.aarnet.edu.au/pub/almalinux/RPM-GPG-KEY-AlmaLinux'
epel_8_everything:
repository: 'Everything'
description: 'EPEL 8 Everything'