mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
its 'Denied Keys', not 'Denied Minions'
This commit is contained in:
parent
9aa6f61daf
commit
af070a56ad
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class KeyTest(integration.ShellCase, integration.ShellCaseCommonTestsMixIn):
|
|||
'Accepted Keys:',
|
||||
'minion',
|
||||
'sub_minion',
|
||||
'Denied Minions:',
|
||||
'Denied Keys:',
|
||||
'Unaccepted Keys:',
|
||||
'Rejected Keys:'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue