Update to working Neutron config
This commit is contained in:
@@ -4,9 +4,8 @@ all:
|
||||
ansible_user: ptoal
|
||||
control:
|
||||
hosts:
|
||||
ospc.lab.toal.ca:
|
||||
ansible_host: 172.29.236.11
|
||||
infra1.osp.toal.ca:
|
||||
|
||||
compute:
|
||||
hosts:
|
||||
compute1.lab.toal.ca:
|
||||
compute1.osp.toal.ca:
|
||||
|
||||
@@ -18,8 +18,8 @@ network_state:
|
||||
state: up
|
||||
mtu: 9000
|
||||
ipv4:
|
||||
enabled: true
|
||||
dhcp: true
|
||||
enabled: false
|
||||
dhcp: false
|
||||
- name: ens2f1
|
||||
type: ethernet
|
||||
state: up
|
||||
Reference in New Issue
Block a user