saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
6
yum.repos.d/imunify360-testing.repo
Normal file
6
yum.repos.d/imunify360-testing.repo
Normal 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
|
||||
6
yum.repos.d/imunify360.repo
Normal file
6
yum.repos.d/imunify360.repo
Normal 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
|
||||
Reference in New Issue
Block a user