Commit graph

13 commits

Author SHA1 Message Date
Alan McNea
ae5e3e565a Changed pillar data to use pillar.get and set defaults in init.sls 2014-07-13 19:17:24 +00:00
Seth House
10e8fa89ba Switched to safe dictionary lookup methods
Fixes #10
2014-05-29 13:02:28 -06:00
Seth House
23b9c22398 Moved conf file watch statement into the if-statement 2014-05-16 11:03:55 -06:00
Seth House
2bd55a5a16 Wrap app db creation in an if-statement to check for Pillar values 2014-05-16 11:00:16 -06:00
Seth House
9ac9a4610e Wrap the Postgres conf file in an if-statement; grab source from Pillar 2014-05-16 10:56:55 -06:00
Audrey Roy
0657d2fbde pg_hba.conf is Jinja-templated. 2014-05-15 15:31:42 -07:00
Audrey Roy
be6689a770 Add watch state, to watch pg_hba.conf. 2014-05-15 15:09:21 -07:00
Audrey Roy
4a2a60f6bf Add creation of user and db for the app. 2014-05-15 15:06:04 -07:00
Audrey Roy
c244688496 Add pg_hba.conf, Ubuntu mapping, and example.. 2014-05-15 14:44:39 -07:00
Niels Abspoel
62b7d6c47f updated postgresql module
added service
added python module
added archlinux support
2014-02-09 17:50:23 +01:00
Forrest Alvarez
4ff7a6db4f updated the init since I forgot some quotes. 2014-01-26 04:36:15 +00:00
Forrest Alvarez
1ed1159748 Updated postgres to add the map, and modified the init to support this. Updated readme as well. 2014-01-26 04:06:22 +00:00
Michael Grosser
9d725d17eb Add basic structure according to guidelines. 2013-07-28 00:34:54 +02:00
Renamed from init.sls (Browse further)