mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-04 18:44:41 +00:00
Add shutdown to power state option
This commit is contained in:
parent
4dcfaf7363
commit
11d4628458
@ -674,6 +674,7 @@ class PowerState(ConfluentChoiceMessage):
|
||||
'off',
|
||||
'reset',
|
||||
'boot',
|
||||
'shutdown',
|
||||
'diag',
|
||||
])
|
||||
keyname = 'state'
|
||||
|
Loading…
Reference in New Issue
Block a user