|
|
|
@ -6,8 +6,8 @@ |
|
|
|
url --url=http://192.168.122.1:8080/centos/10-stream/BaseOS/$basearch/os/ |
|
|
|
|
|
|
|
# Add the local mirrors as repositories |
|
|
|
repo --name=epel --baseurl=http://192.168.122.1:8080:8080/epel/10/Everything/$basearch/ |
|
|
|
repo --name=baseos --baseurl=http://192.168.122.1:8080:8080/centos/10-stream/BaseOS/$basearch/os/ |
|
|
|
repo --name=epel --baseurl=http://192.168.122.1:8080/epel/10/Everything/$basearch/ |
|
|
|
repo --name=baseos --baseurl=http://192.168.122.1:8080/centos/10-stream/BaseOS/$basearch/os/ |
|
|
|
|
|
|
|
# Install mode: text (interactive installs) or cmdline (unattended installs) |
|
|
|
text |
|
|
|
|