git://scientific.zcu.cz
/
now.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a889efd
)
First shot for the network topology configuration.
author
František Dvořák
<valtri@civ.zcu.cz>
Sat, 18 Jun 2016 08:54:37 +0000
(10:54 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sat, 18 Jun 2016 08:54:37 +0000
(10:54 +0200)
etc/now.yml
patch
|
blob
|
blame
|
history
diff --git
a/etc/now.yml
b/etc/now.yml
index
c14dec3
..
83b94aa
100644
(file)
--- 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