Select Git revision
CHANGELOG.rst
-
semantic-release-bot authored
## [0.54.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.1...v0.54.2) (2020-08-27) ### Bug Fixes * **indent:** properly indent file.directory block ([7791268d](https://github.com/saltstack-formulas/mysql-formula/commit/7791268d133d557d21414365db59dc14c8f97f74)), closes [#250](https://github.com/saltstack-formulas/mysql-formula/issues/250)
semantic-release-bot authored## [0.54.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.1...v0.54.2) (2020-08-27) ### Bug Fixes * **indent:** properly indent file.directory block ([7791268d](https://github.com/saltstack-formulas/mysql-formula/commit/7791268d133d557d21414365db59dc14c8f97f74)), closes [#250](https://github.com/saltstack-formulas/mysql-formula/issues/250)
To find the state of this project's repository at the time of any of these versions, check out the tags.
pillar.example 1004 B
postgrest:
instances:
api_v2:
tag: v5.2.0
hash: '5f564d1c6dfad2fd25d5394c2cae42ebe0d736342eba25742cd45d2cbf61cf38'
config:
db-uri: "postgres://api_v2_authenticator@10.0.2.2/api_db"
db-schema: "api_v2"
jwt-secret: "aimi6fiep2ohPahqu6Jithahphai1aJe"
db-anon-role: "api_v2_anonymous"
nginx:
ssl_cert_name: postgrest
http: false
https: true
redirect_to_https: true
fqdn: apiv2.postgrest.local
icmscache:
tag: v5.2.0
hash: '5f564d1c6dfad2fd25d5394c2cae42ebe0d736342eba25742cd45d2cbf61cf38'
config:
db-uri: "postgres://icmscache_authenticator@10.0.2.2/api_db"
db-schema: "icmscache"
jwt-secret: "aimi6fiep2ohPahqu6Jithahphai1aJe"
db-anon-role: "icmscache_anonymous"
server-port: 3001
nginx:
ssl_cert_name: postgrest
http: false
https: true
redirect_to_https: true
fqdn: icmscache.postgrest.local