Added Node roles

This commit is contained in:
stebifan 2015-05-13 04:16:49 +02:00
parent 089b568100
commit d7d2b1c3b6

View File

@ -121,6 +121,15 @@ autoupdater = {
}, },
}, },
}, },
roles = {
default = 'node',
list = {
node = 'Normal Node',
test = 'Test Node',
backbone = 'Backbone Node',
service = 'Service Node',
},
},
simple_tc = { simple_tc = {
mesh_vpn = { mesh_vpn = {
ifname = 'mesh-vpn', ifname = 'mesh-vpn',