Add plus repo to allow open-vm-tools in aarch64 for vagrant

This commit is contained in:
Neil Hanlon 2022-11-21 18:18:51 -05:00
parent 8c963fbb30
commit ce4fff102a
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
3 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,6 @@
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
repo --name=plus --baseurl=http://dl.rockylinux.org/pub/rocky/8/plus/x86_64/os
text
keyboard --vckeymap us
lang en_US
@ -19,8 +22,6 @@ user --name=vagrant --plaintext --password=vagrant
shutdown
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
%packages --instLangs=en
bash-completion
man-pages

View File

@ -1,3 +1,5 @@
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
repo --name=plus --baseurl=http://dl.rockylinux.org/pub/rocky/8/plus/x86_64/os
text
keyboard --vckeymap us
lang en_US
@ -18,7 +20,6 @@ part / --fstype=xfs --asprimary --size=1024 --grow
user --name=vagrant --plaintext --password=vagrant
shutdown
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
%packages --instLangs=en
bash-completion

View File

@ -1,5 +1,6 @@
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
repo --name=AppStream --baseurl=http://dl.rockylinux.org/pub/rocky/8/AppStream/x86_64/os
repo --name=plus --baseurl=http://dl.rockylinux.org/pub/rocky/8/plus/x86_64/os
text
keyboard --vckeymap us
lang en_US
@ -20,7 +21,6 @@ part / --fstype=xfs --asprimary --size=1024 --grow
user --name=vagrant --plaintext --password=vagrant
reboot
url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/
%packages --instLangs=en
bash-completion