epel repo
This commit is contained in:
@@ -48,6 +48,7 @@ sshkey --username=firstuser "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDMxyXCCF7QuQDI
|
||||
sshkey --username=root "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDMxyXCCF7QuQDIRafwmCNwgLYuegQdJFy3L68itWBKr iwan@T480Buntu"
|
||||
|
||||
# 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=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'
|
||||
@@ -75,7 +76,7 @@ pwpolicy user --minlen=12 --minquality=25 --notstrict --changesok --emptyok
|
||||
|
||||
# Packages installation
|
||||
%packages
|
||||
epel-release
|
||||
#epel-release
|
||||
sudo
|
||||
qemu-guest-agent
|
||||
# qemu-guest-agent
|
||||
|
||||
Reference in New Issue
Block a user