aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/templates
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2016-08-10 18:38:33 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-10 18:38:33 +0000
commit748b18088106826dd9cc9a26d26e1aa359ff67b6 (patch)
tree604942cbeb7c790ba9cec1a131cb867e73c5bd65 /deploy/templates
parent737faf25aa743d54ae7f458f54d880d80aefcc6d (diff)
parentdd0ec92635f3fe60a170be094f4148542372b7e6 (diff)
Merge "Provide access to mgmt network from host level"
Diffstat (limited to 'deploy/templates')
-rw-r--r--deploy/templates/virtual_environment/networks/fuel2.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/templates/virtual_environment/networks/fuel2.xml b/deploy/templates/virtual_environment/networks/fuel2.xml
index 615c92094..558788664 100644
--- a/deploy/templates/virtual_environment/networks/fuel2.xml
+++ b/deploy/templates/virtual_environment/networks/fuel2.xml
@@ -1,5 +1,6 @@
<network>
<name>fuel2</name>
<bridge name='fuel2' stp='on' delay='0'/>
+ <ip address='192.168.0.254' netmask='255.255.255.0'/>
</network>