postgres-formula/postgres
Jon Nelson 0220b67a85 - re-arrange cluster initialization to a set of variables in a dictionary
which control three things:
    1. should we initialize?
    2. if so, how?
    3. what environment variables and user to use
  The approach taken is very similar to what the Apache formula uses, namely:
  a default dictionary which is over-ridden by:
     os-specific defaults,
     then os codename defaults,
     then os finger defaults,
     and finally user-specified pillar values
- this also adds support for grains['osfinger']
2016-07-11 15:29:11 -05:00
..
client.sls small refactoring 2015-11-23 14:50:51 +03:00
codenamemap.yaml - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
defaults.yaml - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
dev.sls small refactoring 2015-11-23 14:50:51 +03:00
dropped.sls add dropped state 2015-11-23 14:27:40 +03:00
init.sls - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
map.jinja - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
osfingermap.yaml - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
osmap.yaml - re-arrange cluster initialization to a set of variables in a dictionary 2016-07-11 15:29:11 -05:00
pg_hba.conf Limitation of default access rights to improve security 2015-01-12 19:02:06 +01:00
python.sls Change states to use short-dec style 2014-12-13 00:19:59 -07:00
upstream.sls Upstream repo for RedHat 2016-02-20 14:12:08 +00:00