Bugfix in Node Roles
This commit is contained in:
parent
38ffd11247
commit
1b7dafed4a
10
site.conf
10
site.conf
@ -134,11 +134,11 @@
|
|||||||
roles = {
|
roles = {
|
||||||
default = 'node',
|
default = 'node',
|
||||||
list = {
|
list = {
|
||||||
node = 'Normal Node',
|
node,
|
||||||
uplink = 'Node mit Uplink',
|
uplink',
|
||||||
test = 'Testknoten',
|
test,
|
||||||
backbone = 'Backbone Provider',
|
backbone,
|
||||||
service = 'Service Node',
|
service,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user