Update to working Neutron config

This commit is contained in:
2023-07-20 08:17:51 -04:00
parent 9e5414f88f
commit c718884860
5 changed files with 30 additions and 19 deletions

View File

@@ -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:

View File

@@ -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