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
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
Adam Bolte
1ffa423bfc
Additional cleanup for haproxy.jinja whitespace.
2015-07-23 18:46:44 +10:00
Adam Bolte
b4ee8e891d
Cleanup haproxy.jinja comments and whitespace.
2015-07-23 13:46:56 +10:00
Troy Germain
c00502a596
fixed bug for single line bind statements
2015-07-21 08:42:56 -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
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
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
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
John Keates
ec17df3eea
Change bind method so it doesn't always default
2015-02-26 14:34:47 +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