2
0
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:
Jarrod Johnson 2020-08-19 10:30:23 -04:00
parent 1eb4b0f682
commit b847aacfc0

View File

@ -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')