epel repo

This commit is contained in:
2022-01-18 15:04:23 +01:00
parent c1348dc5f6
commit eac30d6131

View File

@@ -48,6 +48,7 @@ sshkey --username=firstuser "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDMxyXCCF7QuQDI
sshkey --username=root "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDMxyXCCF7QuQDIRafwmCNwgLYuegQdJFy3L68itWBKr iwan@T480Buntu" sshkey --username=root "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDMxyXCCF7QuQDIRafwmCNwgLYuegQdJFy3L68itWBKr iwan@T480Buntu"
# Configure repositories # Configure repositories
repo --name=epel --metalink='https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir'
#repo --name=repoid [--baseurl=url|--mirrorlist=url|--metalink=url] [OPTIONS] #repo --name=repoid [--baseurl=url|--mirrorlist=url|--metalink=url] [OPTIONS]
#repo --name=epel --metalink='https://mirrors.fedoraproject.org/metalink?repo=epel-modular-$releasever&arch=$basearch&infra=$infra&content=$contentdir' --cost=1 #repo --name=epel --metalink='https://mirrors.fedoraproject.org/metalink?repo=epel-modular-$releasever&arch=$basearch&infra=$infra&content=$contentdir' --cost=1
#repo --install --name=epel --metalink='https://mirrors.fedoraproject.org/metalink?repo=epel-modular-$releasever&arch=$basearch&infra=$infra&content=$contentdir' #repo --install --name=epel --metalink='https://mirrors.fedoraproject.org/metalink?repo=epel-modular-$releasever&arch=$basearch&infra=$infra&content=$contentdir'
@@ -75,7 +76,7 @@ pwpolicy user --minlen=12 --minquality=25 --notstrict --changesok --emptyok
# Packages installation # Packages installation
%packages %packages
epel-release #epel-release
sudo sudo
qemu-guest-agent qemu-guest-agent
# qemu-guest-agent # qemu-guest-agent