Commit graph

153 commits

Author SHA1 Message Date
John Keates df2c761cd8 Add more detailed comments 2015-07-31 00:14:36 +02:00
Forrest ada3f793a4 Merge pull request #13 from MrMarvin/fix/adds_default_values_to_template
adds some default values for essential params
2015-07-29 11:03:26 -07:00
Forrest 3efc2f8d81 Merge pull request #14 from MrMarvin/feature/ssl-default-bind
adds ssl-default-bind options to template
2015-07-29 11:02:44 -07:00
Marvin Frick 267e27680a adds some default values for essential params
With this PR the haproxy.config state will actually render a valid
haproxy.cfg from default values, even when the values are not
explicitely passed via the pillar. Right now, an invalid cfg is
generated which breaks haproxy on startup.
2015-07-29 12:25:43 +02:00
Marvin Frick 62981b47ad adds ssl-default-bind options to template 2015-07-29 12:16:37 +02:00
Forrest b83deb4f28 Merge pull request #10 from sitepoint/various_qa_fixes
Minor improvements
2015-07-23 10:28:28 -07:00
Adam Bolte 1ffa423bfc Additional cleanup for haproxy.jinja whitespace. 2015-07-23 18:46:44 +10:00
Adam Bolte 1bbf7fd182 haproxy to optionally depend on a custom state. 2015-07-23 13:46:56 +10:00
Adam Bolte 672fe36551 If not enabled in pillar, kill the service. 2015-07-23 13:46:56 +10:00
Adam Bolte eb6b073ad2 Adjust ENABLED value based on pillar value. 2015-07-23 13:46:56 +10:00
Adam Bolte b4ee8e891d Cleanup haproxy.jinja comments and whitespace. 2015-07-23 13:46:56 +10:00
Nitin Madhok 6f0609ee2e Merge pull request #12 from bigbosst/add-listeners
Add listeners
2015-07-22 05:07:54 -04:00
Troy Germain c00502a596 fixed bug for single line bind statements 2015-07-21 08:42:56 -07:00
Troy Germain 2641edecc1 updated pillar example for defaultserver setting 2015-07-17 21:28:24 -07:00
Troy Germain ef5ff9c9ea added default-server configuration 2015-07-17 20:36:15 -07:00
Troy Germain 0275485194 Adding Listeners, Multiple (optional) Binds per Listener/frontend 2015-07-17 19:00:32 -07:00
Forrest c351a70e00 Merge pull request #11 from bigbosst/defaults-and-naming
Defaults, Naming, and Multiple Binds
2015-07-13 20:24:24 -07:00
Troy 9ca7d936e8 Update pillar.example
Showing some options for naming and multiple binds and leaving out the balance and using the configuration default
2015-07-13 17:21:58 -07:00
Troy 32e148d232 added default for name attribute
name attribute will default to the identifier given in the pillar, but can be overridden by the name attribute
2015-07-13 17:06:24 -07:00
Troy 7e31bee197 Allowed for default balance
balance with default of roundrobin, and allowed for lack of balance in the backends
2015-07-13 16:17:06 -07:00
John Keates 86cf6b1a09 Working userlist implementation 2015-06-08 16:14:28 +02:00
John Keates 2019204b01 Add initial userlist support 2015-06-08 15:16:31 +02:00
Nitin Madhok e00b5907d0 Merge pull request #8 from johnkeates/master
Better redirect support, now without typo's! (yes, that is an intended pun)
2015-05-25 12:42:00 -04:00
John Keates cd237e0109 Fix typo and add some nice indentation 2015-05-23 19:43:21 +02:00
John Keates 1876b5ae35 Merge remote-tracking branch 'saltstack-formulas/master' 2015-05-22 22:49:36 +02:00
puneet kandhari 46993506cb Merge pull request #7 from onestic/master
Add support for option, cookie and stats tags in backend instances
2015-05-20 09:29:14 -05:00
jvblasco fd66f704fd Add support for option, cookie and stats tags in backend instances 2015-05-20 16:12:43 +02:00
John Keates 6c4f312f76 Basic typo fixed 2015-05-17 18:30:15 +02:00
John Keates b089a7feb4 Trying to fix the nesting mistake 2015-05-17 18:26:08 +02:00
John Keates 454c5ba973 Add redirection capabilities to the frontend 2015-05-17 15:47:47 +02:00
Nitin Madhok 5afcfd5820 Update LICENSE 2015-03-20 20:11:06 -04:00
Nitin Madhok 10cc452f18 Merge pull request #5 from lock8/reload-not-restart
Use reload instead of restart to prevent downtime during config updates
2015-03-17 14:25:51 -04:00
Nitin Madhok 432752577e Merge pull request #4 from lock8/customize-haproxy.cfg-location
Customize haproxy.cfg location
2015-03-17 14:24:29 -04:00
Nicolas Delaby 1c541bd43d Use reload instead of restart to prevent downtime during config updates 2015-03-17 17:35:21 +01:00
Nicolas Delaby fa9426d1e4 Follow template of formulas 2015-03-17 11:03:02 +01:00
Nicolas Delaby 9bf451fc03 Allow customization of configuration file path 2015-03-17 10:16:55 +01:00
Nitin Madhok 71b9b29815 Merge pull request #3 from johnkeates/master
Made a few enhancements, some are a bit rough
2015-02-28 09:42:56 -05:00
John Keates ec17df3eea Change bind method so it doesn't always default 2015-02-26 14:34:47 +01:00
John Keates 5dd2cc2043 Changed from emphasis to head 2015-02-26 13:29:11 +01:00
John Keates 2e242bf487 Update Readme.rst formatting 2015-02-25 21:05:40 +01:00
John Keates fafaa064f7 Change readme from MD to RST 2015-02-25 21:04:17 +01:00
John Keates 3bcb4fc930 Change readme from MD to RST 2015-02-25 21:03:43 +01:00
John Keates d29bedeeb9 Tiny readme fixup fixup (yes, that's a fixup for a fixup) 2015-02-24 22:24:26 +01:00
John Keates 8701ac6765 Tiny readme fixup 2015-02-24 22:23:43 +01:00
John Keates 3bc15512ae Added jinja templated configuration support, a bit of documentation and a rough set of examples 2015-02-24 22:19:02 +01:00
Nitin Madhok d8cc3f5908 Merge pull request #2 from saltstack-formulas/style-short-dec
Change states to use short-dec style
2014-12-13 06:37:36 -05:00
Seth House 862642895f Change states to use short-dec style 2014-12-13 00:19:59 -07:00
Thomas S Hatch 22132eb345 Merge pull request #1 from stp-ip/new_structure
Restructure according to new guidelines.
2013-07-27 13:19:54 -07:00
Michael Grosser 1246ed1b59 Add pillar.example 2013-07-27 22:17:23 +02:00
Michael Grosser 1a325ecab7 Add LICENSE. 2013-07-27 22:17:09 +02:00