1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

M #-: Hybid+ add vnet instances to cluster

This commit is contained in:
Ruben S. Montero 2021-01-13 09:59:17 +00:00
parent a04be0b5c3
commit 56b58e2ecc
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87
2 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,4 @@ vntemplates:
vn_mad: 'vxlan'
phydev: 'eth0'
automatic_vlan_id: 'yes'
cluster_ids: "${cluster.0.id}"

View File

@ -30,3 +30,4 @@ vntemplates:
vn_mad: 'vxlan'
phydev: 'bond0'
automatic_vlan_id: 'yes'
cluster_ids: "${cluster.0.id}"