mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Add internal resource for 'shell'
This commit is contained in:
parent
afa67f9bf7
commit
9146fce016
@ -167,6 +167,12 @@ noderesources = {
|
||||
'pluginattrs': ['console.method'],
|
||||
}),
|
||||
},
|
||||
'_shell': {
|
||||
'session': PluginRoute({
|
||||
# For now, not configurable, wait until there's demand
|
||||
'default': 'ssh',
|
||||
})
|
||||
},
|
||||
'console': {
|
||||
# this is a dummy value, http or socket must handle special
|
||||
'session': PluginRoute({}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user