saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2023-02-09 14:41:26 +02:00
parent b78b22077d
commit f150a7c81b
5 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[imunify360-testing]
name=EL-$releasever - Imunify360
baseurl=https://repo.imunify360.cloudlinux.com/defense360//el/$releasever/updates-testing/x86_64/
enabled=0
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360//RPM-GPG-KEY-CloudLinux

View File

@@ -0,0 +1,6 @@
[imunify360]
name=EL-$releasever - Imunify360
baseurl=https://repo.imunify360.cloudlinux.com/defense360//el/$releasever/updates/x86_64/
enabled=1
gpgcheck=1
gpgkey=https://repo.imunify360.cloudlinux.com/defense360//RPM-GPG-KEY-CloudLinux