uncomment this to try it once

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-11-26 21:04:39 +00:00
parent 56d689d31a
commit d98b27c199

View file

@ -103,9 +103,9 @@
- name: Create an external network
os_network:
cloud: "{{ os_cloud }}"
name: external-test
name: external
provider_network_type: flat
#provider_physical_network: datacenter
provider_physical_network: datacenter
external: true
shared: true
register: EXTERNAL_ID