Make it possible for Pillar extensions to add service accounts.
This commit is contained in:
@@ -121,6 +121,7 @@ users_schema = {
|
||||
},
|
||||
'service': {
|
||||
'type': 'dict',
|
||||
'allow_unknown': True,
|
||||
'schema': {
|
||||
'badger': {
|
||||
'type': 'list',
|
||||
|
Reference in New Issue
Block a user