]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
add dhall interface
authorHussein Ait-Lahcen <hussein.ait-lahcen@fretlink.com>
Mon, 19 Nov 2018 14:50:51 +0000 (15:50 +0100)
committerHussein Ait-Lahcen <hussein.ait-lahcen@fretlink.com>
Mon, 19 Nov 2018 17:58:43 +0000 (18:58 +0100)
commit50a9e710f9cff8be9d85d7161bb454a46c3f5734
tree8b566d127eb719a0c3f458f8f80b91a6d75040bc
parentb570ba036adb74095c712705d686f630d41f4ed0
add dhall interface
dhall/Config.dhall [new file with mode: 0644]
dhall/Vault.dhall [new file with mode: 0644]
dhall/addon/Addon.dhall [new file with mode: 0644]
dhall/addon/Postgresql.dhall [new file with mode: 0644]
dhall/addon/functions.dhall [new file with mode: 0644]
dhall/environment/Environment.dhall [new file with mode: 0644]
dhall/functions.dhall [new file with mode: 0644]
dhall/mkConfig.dhall [new file with mode: 0644]
dhall/types.dhall [new file with mode: 0644]
scripts/dhall_check.sh [new file with mode: 0755]