Revision c0627bae docs/quick-install-guide.rst

b/docs/quick-install-guide.rst
134 134
    'no_install': False,  
135 135

  
136 136

  
137
Networks
138
--------
139
In order to create private networks, you have to edit
140
``/etc/synnefo/cyclades.conf`` and change line 3 from:
141

  
142
.. code-block:: console  
143

  
144
    PRIVATE_MAC_FILTERED_BRIDGE = 'br0'
145

  
146
to:
147

  
148
.. code-block:: console  
149
    
150
    DEFAULT_MAC_FILTERED_BRIDGE = 'br0'
151

  
152

  
137 153
Using the installation
138 154
======================
139 155

  

Also available in: Unified diff