Get all the outputs
This commit is contained in:
@@ -2,8 +2,9 @@ install
|
||||
text
|
||||
reboot
|
||||
network --bootproto=dhcp --activate
|
||||
url --url=http://mirror.centos.org/centos/7/os/x86_64/
|
||||
repo --name=updates --baseurl=http://mirror.centos.org/centos/7/updates/x86_64/
|
||||
url --url=http://vault.centos.org/7.9.2009/os/x86_64/
|
||||
repo --name=base --baseurl=http://vault.centos.org/7.9.2009/os/x86_64/ --install
|
||||
repo --name=updates --baseurl=http://vault.centos.org/7.9.2009/updates/x86_64/ --install
|
||||
lang en_US.UTF-8
|
||||
keyboard us
|
||||
timezone --utc Etc/UTC
|
||||
|
||||
Reference in New Issue
Block a user