try a couple of things to try and get the system to boot an install
This commit is contained in:
parent
6a5a58783a
commit
41775fc6cc
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
nm: 255.255.255.240
|
||||
gw: 85.236.55.1
|
||||
dns: 62.116.130.3
|
||||
dns: 8.8.8.8
|
||||
num_cpus: 6
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-31-ext
|
||||
|
@ -12,9 +12,9 @@ volgroup: /dev/vg_Server
|
|||
|
||||
eth0_ip: 85.236.55.6
|
||||
eth0_nm: 255.255.255.240
|
||||
has_ipv6: true
|
||||
eth0_ipv6: "2001:4178:2:1269::fed2"
|
||||
eth0_ipv6_gw: "2001:4178:2:1269::1"
|
||||
has_ipv6: false
|
||||
#eth0_ipv6: "2001:4178:2:1269::fed2"
|
||||
#eth0_ipv6_gw: "2001:4178:2:1269::1"
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: internetx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue