bundles/docker-immich: fix assers
This commit is contained in:
parent
46381c63df
commit
2257e9a863
1 changed files with 0 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
assert node.has_bundle('docker-engine')
|
||||
assert node.has_bundle('redis')
|
||||
assert not node.has_bundle('postgresql') # docker container uses that port
|
||||
|
||||
defaults = {
|
||||
'docker-engine': {
|
||||
|
@ -61,5 +59,3 @@ defaults = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue