Commit graph

58 commits

Author SHA1 Message Date
Gilles Dartiguelongue
a5ddb403c8 Remove policyd SPF management until it is better managed 2015-08-22 13:26:46 +02:00
Gilles Dartiguelongue
36f627aad8 Add support for using distribution's aliases 2015-08-22 12:14:21 +02:00
Nitin Madhok
c594c1df41 Merge pull request #21 from imran1008/submission
Enable submission service by default
2015-08-09 08:04:35 -04:00
Nitin Madhok
0b71459df3 Merge pull request #20 from imran1008/postgrey
Add postgrey to list of packages to be installed in Arch
2015-08-09 08:04:07 -04:00
Nitin Madhok
09915e240b Merge pull request #22 from imran1008/new-defaults
Use new default settings
2015-08-09 08:02:23 -04:00
Imran Haider
d150baea1d Conditionally enable submission service 2015-07-11 05:58:29 -04:00
Imran Haider
1792b58851 separate postgrey into a separate module 2015-07-11 05:31:11 -04:00
Imran Haider
b29a2e4180 Use new default settings 2015-06-20 19:23:12 -04:00
Imran Haider
7f55f43b21 Enable submission service by default 2015-06-20 17:01:00 -04:00
Imran Haider
0e3d0778bd Add postgrey to list of packages to be installed in Arch 2015-06-20 16:53:49 -04:00
Nitin Madhok
35134096c6 remove extra new line characters 2015-05-07 13:45:46 -04:00
Wolodja Wentland
3ca6d20c52 Merge pull request #17 from imran1008/master
Add package/service name for Arch Linux
2015-05-03 09:44:28 +02:00
Imran Haider
76c3a7ba83 Add package/service name for Arch Linux 2015-05-02 21:01:09 -04:00
Nitin Madhok
037470d46b Merge pull request #16 from jeroen92/master
Add option to let the module (not) manage the master.cf
2015-03-30 04:01:25 -04:00
jeroen92
f8cbffc620 Optimized manage_master_config conditional 2015-03-26 09:43:44 +01:00
jeroen92
493298fff1 Add option to let the module (not) manage the master.cf 2015-03-25 12:49:57 +01:00
Nitin Madhok
71b5c142d5 Update LICENSING year 2015-03-20 20:11:29 -04:00
Nitin Madhok
184e4b97dd Merge pull request #15 from variia/master
reverted commit 6286442 to avoid promoting grain lookup in pillars
2015-03-17 14:11:56 -04:00
Ivan Vari
689f32184c reverted commit 6286442 to avoid promoting grain lookup in pillars 2015-03-18 07:03:35 +13:00
Nitin Madhok
ed1a21ec67 Merge pull request #14 from iamseth/master
add RedHat section to map.jinja
2015-03-13 10:44:56 -04:00
Seth Miller
f017b73325 add RedHat section to map.jinja 2015-03-13 20:26:27 +08:00
Nitin Madhok
93423d4ace Merge pull request #13 from sys4/master
added map.jinja support
2015-02-26 09:34:07 -06:00
Marc Schiffbauer
6f85a25336 added map.jinja support 2015-02-26 16:19:08 +01:00
Nitin Madhok
d13d7f7519 Merge pull request #10 from davidkarlsen/spf
add spf handling
2015-02-05 16:02:19 +05:30
david
5c6b07869f add spf handling 2015-02-05 09:57:18 +01:00
Nitin Madhok
4288bd558a Merge pull request #9 from davidkarlsen/master
fix todo and use similar pattern as for the rest of the parameters
2015-02-04 21:27:41 +05:30
david
2faeb5ea5f should accept localhost as well as localhost.localdomain 2015-02-04 13:07:35 +01:00
david
81c97bdc63 fix todo and use similar pattern as for the rest of the parameters 2015-02-04 12:16:36 +01:00
Seth House
fef4cf2093 Merge pull request #7 from rhertzog/fix-issue-6
Special case the 'aliases' and 'virtual' pillar entries
2015-01-09 11:32:53 -07:00
Raphaël Hertzog
d61167dcb7 Special case the 'aliases' and 'virtual' pillar entries
They must not be added as non-standard parameters, they constitute
data for other files.

Fixes #6.
2015-01-09 18:05:14 +01:00
Nitin Madhok
d599abb9cd Merge pull request #5 from saltstack-formulas/style-short-dec
Change states to use short-dec style
2014-12-13 06:47:21 -05:00
Seth House
8c5a3adfe6 Change states to use short-dec style 2014-12-13 00:19:59 -07:00
Nitin Madhok
1a683a3d78 Merge pull request #4 from openenvi-formulas/parameters
Allow inclusion of arbitrary parameters
2014-11-21 14:53:07 -05:00
Skyler Berg
082757e97c Remove nested quotes around 'yes' and 'no' in pillar.example 2014-11-21 11:22:22 -08:00
Skyler Berg
78f3a47bec Refactor postfix formula to work with arbitrary parameters 2014-11-21 11:16:17 -08:00
Nitin Madhok
a48a5fb499 Update README.rst 2014-09-07 22:01:17 -04:00
Daniel Wallace
9235b882c0 Merge pull request #3 from skylerberg/master
Adds config state
2014-08-21 19:16:59 -05:00
skyler
6286442d75 Use grains in pillar.example 2014-08-19 19:14:45 -07:00
skyler
844de7cf57 Remove Ubuntu specific defaults 2014-08-19 19:12:20 -07:00
skyler
4237556a6f Add extra quotes to prevent 'yes' and 'no' from becoming 'True' and 'False' 2014-08-19 19:11:20 -07:00
skyler
ce1c234023 Change watch_in to be followed by a list 2014-08-19 18:46:15 -07:00
skyler
755c7b64ba Make postfix.config state work with latest changes 2014-08-19 18:42:08 -07:00
skyler
95c51ca57c Merge branch 'master' of github.com:saltstack-formulas/postfix-formula 2014-08-19 18:23:23 -07:00
Daniel Wallace
98285e7a87 Merge pull request #2 from davidkarlsen/master
extension of formula
2014-08-19 19:54:05 -05:00
skyler
734529541f Update readme to show both available states 2014-08-19 17:33:41 -07:00
skyler
46bd93f91f Update pillar.example to have settings for config file 2014-08-19 17:33:16 -07:00
skyler
e882f1a4d1 Add config state and main.cf config file 2014-08-19 17:32:47 -07:00
david
d9bd389dd3 increas message size limit 2014-06-12 20:27:18 +02:00
David J. M. Karlsen
c7e986e12e have unique names 2014-04-23 21:55:01 +02:00
David J. M. Karlsen
102e666a35 add inbound iptables rule 2014-04-23 21:50:54 +02:00