mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-31 19:55:42 +02:00
Update to 2024-07-16 10:00
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
file: CentOS-Base
|
||||
description: "Centos - {{ item.repo }}"
|
||||
name: "{{ item.repo }}"
|
||||
baseurl: http://mirror.centos.org/centos/$releasever/{{ item.dir }}/$basearch/
|
||||
baseurl: https://vault.centos.org/7.9.2009/{{{ item.dir }}/$basearch/
|
||||
gpgcheck: True
|
||||
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
||||
exclude: 'lasso*'
|
||||
@@ -23,7 +23,7 @@
|
||||
file: CentOS-Base
|
||||
description: "Centos - centosplus"
|
||||
name: centosplus
|
||||
baseurl: http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
|
||||
baseurl: https://vault.centos.org/7.9.2009/centosplus/$basearch/
|
||||
gpgcheck: True
|
||||
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
||||
enabled: False
|
||||
|
Reference in New Issue
Block a user