09baadba2c
Change-Id: I30eb092d9a70dc6b3642a84887bb4604b1a3ea54
11 lines
360 B
YAML
11 lines
360 B
YAML
#
|
|
# Example of configuration where we froce the use of a specific external network and
|
|
# use provider network (no floating IP)
|
|
reuse_network_name : 'prov1'
|
|
|
|
# Floating ip false is a provider network where we simply attach to it
|
|
floating_ip : False
|
|
|
|
# Floating ip is true by default:
|
|
# attach to existing network, create a floating ip and attach instance to it
|