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