mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Add more documentation to deployment.apiarmed
Since nodedeploy is expected to be used to make it less annoying, mention the expectation of nodedeploy in its documentation.
This commit is contained in:
parent
1eb4b0f682
commit
b847aacfc0
@ -124,7 +124,9 @@ node = {
|
||||
'description': ('Indicates whether the node authentication token interface '
|
||||
'is armed. If set to once, it will grant only the next '
|
||||
'request. If set to continuous, will allow many requests.'
|
||||
'Should not be set unless an OS deployment is pending.'),
|
||||
'Should not be set unless an OS deployment is pending. '
|
||||
'Generally this is not directly modified, but is modified '
|
||||
'by the "nodedeploy" command'),
|
||||
},
|
||||
#'id': {
|
||||
# 'description': ('Numeric identifier for node')
|
||||
|
Loading…
Reference in New Issue
Block a user