diff options
Diffstat (limited to 'deploy/templates/virtual_environment_noha/networks/fuel3.xml')
-rw-r--r-- | deploy/templates/virtual_environment_noha/networks/fuel3.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/templates/virtual_environment_noha/networks/fuel3.xml b/deploy/templates/virtual_environment_noha/networks/fuel3.xml new file mode 100644 index 000000000..2383e6c1f --- /dev/null +++ b/deploy/templates/virtual_environment_noha/networks/fuel3.xml @@ -0,0 +1,5 @@ +<network> + <name>fuel3</name> + <bridge name='fuel3' stp='on' delay='0'/> +</network> + |