mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 04:41:27 +01:00 
			
		
		
		
	Update to 2024-08-28 12:00
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
    file: CentOS-Base
 | 
			
		||||
    description: "Centos - {{ item.repo }}"
 | 
			
		||||
    name: "{{ item.repo }}"
 | 
			
		||||
    baseurl: https://vault.centos.org/7.9.2009/{{{ 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*'
 | 
			
		||||
 
 | 
			
		||||
@@ -4,8 +4,8 @@
 | 
			
		||||
  yum_repository:
 | 
			
		||||
    name: epel
 | 
			
		||||
    description: "Extra Package for Enterprise Linux"
 | 
			
		||||
    baseurl: http://mirrors.ircam.fr/pub/fedora/epel/$releasever/$basearch http://mir01.syntis.net/epel/$releasever/$basearch
 | 
			
		||||
    baseurl: https://dl.fedoraproject.org/pub/archive/epel/$releasever/$basearch
 | 
			
		||||
    gpgcheck: True
 | 
			
		||||
    gpgkey: https://mir01.syntis.net/epel/RPM-GPG-KEY-EPEL-7
 | 
			
		||||
    gpgkey: https://dl.fedoraproject.org/pub/archive/epel/RPM-GPG-KEY-EPEL
 | 
			
		||||
    exclude: dehydrated
 | 
			
		||||
  tags: repo
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user