aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/release/installation/expansion.rst21
1 files changed, 20 insertions, 1 deletions
diff --git a/docs/release/installation/expansion.rst b/docs/release/installation/expansion.rst
index fddeed21..ad57610a 100644
--- a/docs/release/installation/expansion.rst
+++ b/docs/release/installation/expansion.rst
@@ -109,8 +109,27 @@ E.g.
.. code-block:: bash
--- network.yml 2017-02-16 20:07:10.097878150 +0800
- +++ network_expansion.yml 2017-02-17 11:40:08.734480478 +0800
+ +++ network-expansion.yml 2017-05-03 10:01:34.537379013 +0800
+ @@ -38,7 +38,7 @@
+ ip_settings:
+ - name: mgmt
+ ip_ranges:
+ - - - "172.16.1.1"
+ + - - "172.16.1.6"
+ - "172.16.1.254"
+ cidr: "172.16.1.0/24"
+ role:
+ @@ -47,7 +47,7 @@
+
+ - name: storage
+ ip_ranges:
+ - - - "172.16.2.1"
+ + - - "172.16.2.6"
+ - "172.16.2.254"
+ cidr: "172.16.2.0/24"
+ role:
@@ -56,7 +56,7 @@
+
- name: external
ip_ranges:
- - - "192.168.116.201"