mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-21 17:11:58 +00:00
Expand type for GUI usage
This commit is contained in:
parent
9c589e8352
commit
a0ffc11d6f
@ -94,8 +94,8 @@ node = {
|
||||
'considered a member'),
|
||||
},
|
||||
'type': {
|
||||
'description': ('Classification of node as server or switch. By default a node is presumed to be a server.'),
|
||||
'validvalues': ('switch', 'server'),
|
||||
'description': ('The type of node. This may be switch, server, rackmount, dense, enclosure or not set to be generic.'),
|
||||
'validvalues': ('switch', 'server', 'rackmount', 'dense', 'enclosure', ''),
|
||||
},
|
||||
'crypted.rootpassword': {
|
||||
'description': 'The password of the local root password. '
|
||||
|
Loading…
Reference in New Issue
Block a user