]> git.immae.eu Git - github/fretlink/ansible-clever.git/blob - dhall/addon/Postgresql.dhall
deploy: check "up-to-date" error to succeeded if last commit is OK
[github/fretlink/ansible-clever.git] / dhall / addon / Postgresql.dhall
1 let addon = constructors ./Addon.dhall
2
3 in addon.Postgresql { name = "pg", env_prefix = "POSTGRESQL_ADDON" }