Disable creation of an OpenStack gateway for private netwroks (and nat networks too...
[plstackapi.git] / planetstack / openstack_observer / steps / sync_controller_networks.yaml
index 9b42ea6..8f0d4c1 100644 (file)
@@ -27,5 +27,6 @@
         state=absent
         {% else %}
         state=present 
+        no_gateway=true 
         cidr={{ cidr }}
         {% endif %}