Prevent default fromrepo being evaluated as string 'None'

Bare `fromrepo:` results in `{..., 'fromrepo': 'None', ...}`
This commit is contained in:
myii 2018-06-06 05:40:09 +01:00 committed by GitHub
parent d22b66dfd0
commit bfb158c0e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ postgres:
bake_image: False
fromrepo:
fromrepo: ''
users: {}
tablespaces: {}