mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 17:50:27 +00:00
![]() It is just a variant of init_db. A more correct solution would be to support configuring a different initdb command while passing values from the pillar by default like version. This would make it truly generic but is probably not achievable given current pillar self-referencing capabilities (ie. none). Thus, I decided to make it OS family specific since Debian provides its own tools to manage clusters, etc. Gentoo also has a specific way to initialize a new cluster which does not fit with commands.initdb so the current if/elif would be extended when support is added for Gentoo. |
||
---|---|---|
.. | ||
client.sls | ||
codenamemap.yaml | ||
defaults.yaml | ||
dev.sls | ||
dropped.sls | ||
init.sls | ||
map.jinja | ||
osmap.yaml | ||
pg_hba.conf | ||
python.sls | ||
upstream.sls |