mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix syntax error leftover from incomplete merge-conflict resolution
This commit is contained in:
parent
7b9b3f700d
commit
c52cecd856
1 changed files with 1 additions and 0 deletions
|
@ -583,6 +583,7 @@ VALID_CREATE_OPTS = {
|
|||
'Type': None,
|
||||
'Config': {},
|
||||
}
|
||||
},
|
||||
'ulimits': {
|
||||
'path': 'HostConfig:Ulimits',
|
||||
'min_docker': (1, 6, 0),
|
||||
|
|
Loading…
Add table
Reference in a new issue