try server here
This commit is contained in:
parent
ca6ced93bf
commit
8d382c95ac
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ max_mem_size: "{{ mem_size }}"
|
|||
num_cpus: 4
|
||||
max_cpu: "{{ num_cpus }}"
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-28-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Everything/aarch64/os/
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/aarch64/os/
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
|
|
|
@ -6,7 +6,7 @@ mem_size: 10240
|
|||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 4
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-28-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Everything/aarch64/os/
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/aarch64/os/
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue