mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add missing config to example
This commit is contained in:
parent
89261cf06c
commit
c07e22041a
1 changed files with 1 additions and 0 deletions
|
@ -495,6 +495,7 @@ def container_setting(name, container, settings=None):
|
|||
processModel.maxProcesses: 1
|
||||
processModel.userName: TestUser
|
||||
processModel.password: TestPassword
|
||||
processModel.identityType: SpecificUser
|
||||
|
||||
Example of usage for the ``Sites`` container:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue