From: František Dvořák Date: Sat, 18 Jun 2016 08:54:37 +0000 (+0200) Subject: First shot for the network topology configuration. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c66d3a02ce2afbe0ff924aca4c668c671292f89e;p=now.git First shot for the network topology configuration. --- diff --git a/etc/now.yml b/etc/now.yml index c14dec3..83b94aa 100644 --- a/etc/now.yml +++ b/etc/now.yml @@ -2,3 +2,13 @@ opennebula: admin_user: 'nowadmin' admin_password: 'the-best-strongest-password-ever' endpoint: http://localhost:2633/RPC2 +topology: + 0: + bridge: br0 + device: eth0 + type: vxlan + ranges: + - 10.0.0.0/8/16 + - 172.16.0.0/12/20 + - 192.168.0.0/16/24 + - fd00::/8/64