Jeff Baskin
3f85ced525
Replaced the old macro.
2017-01-19 09:06:48 -05:00
Jeff Baskin
c545484961
Added additional carryovers.
2017-01-19 08:25:12 -05:00
Jeff Baskin
f419f265e9
Adding additional vrrp
2017-01-19 08:09:44 -05:00
Jeff Baskin
671f64b672
Added the first of the carryovers.
2017-01-19 07:48:26 -05:00
Jeff Baskin
4c329515f7
refactored.
2017-01-18 21:47:53 -05:00
Jeff Baskin
da070c862b
Added ordered hashes.
2017-01-18 21:38:51 -05:00
Jeff Baskin
243ab902ab
Sorted the dictionary.
2017-01-18 21:29:15 -05:00
Jeff Baskin
f96a5b9b4b
Added key hash pairs.
2017-01-18 20:40:19 -05:00
Jeff Baskin
d66a776ddb
Added key array pairs.
2017-01-18 20:06:48 -05:00
Jeff Baskin
ff6fc02595
Refactored the testing scripts.
2017-01-18 19:51:16 -05:00
Jeff Baskin
096e830281
Get the static items tested.
2017-01-18 19:11:23 -05:00
Dan Lloyd
73e8a88cd1
Change unicode right single quote to ascii
...
This runs fine with python 3 but 2.7 fails when rendering the template even though this occurs in a comment.
2016-12-06 17:32:29 -05:00
Jeff Baskin
b5342f3813
Added a macro explanation.
2016-11-08 13:48:11 -05:00
Jeff Baskin
3f4ab0c27a
Clean up.
2016-10-24 05:34:39 -04:00
Jeff Baskin
0541f8b4ce
Added null string handler.
2016-10-23 23:25:07 -04:00
Jeff Baskin
914bad367c
Added null string handler.
2016-10-23 23:19:41 -04:00
Jeff Baskin
50fdd24d42
Added null string handler.
2016-10-23 23:16:13 -04:00
Jeff Baskin
5e4e5d8b4a
Added null string handler.
2016-10-23 23:12:25 -04:00
Jeff Baskin
b0c56cadab
Added a missing space.
2016-10-23 22:23:59 -04:00
Jeff Baskin
8e422ac369
Added the missing space.
2016-10-23 22:20:25 -04:00
Jeff Baskin
4fbbe5d822
Added the carryover entry.
2016-10-23 22:12:47 -04:00
Jeff Baskin
8fb48f7225
Getting the special entries added.
2016-10-23 22:01:51 -04:00
Jeff Baskin
948e4eede5
Removed the unnecessary space.
2016-10-23 21:09:30 -04:00
Jeff Baskin
42cde887c8
Correcting the indentation.
2016-10-23 21:03:24 -04:00
Jeff Baskin
35f7294ea9
Correcting the indentation.
2016-10-23 20:53:01 -04:00
Jeff Baskin
4558329742
Correcting the indentation.
2016-10-23 20:50:06 -04:00
Jeff Baskin
2fe783a595
Correcting the indentation.
2016-10-23 20:43:55 -04:00
Jeff Baskin
7e9901dc47
Add list items.
2016-10-23 20:37:27 -04:00
Jeff Baskin
d7a27a99b1
Removed the unwanted exterior brackets.
2016-10-23 20:23:47 -04:00
Jeff Baskin
4d65dc5b40
Getting the returns correct.
2016-10-23 20:15:45 -04:00
Jeff Baskin
77ed019bfe
Removing the excess borders.
2016-10-23 20:11:55 -04:00
Jeff Baskin
12a9447c00
Tried adding the data information.
2016-10-23 20:02:12 -04:00
Jeff Baskin
56aabbb31a
Corrected the tail indents.
2016-10-23 19:51:26 -04:00
Jeff Baskin
aaedc00343
Added the tail indents.
2016-10-23 19:48:34 -04:00
Jeff Baskin
75f971ae71
Adding indents.
2016-10-23 19:44:51 -04:00
Jeff Baskin
9de2e18c3e
Getting the data entry correct.
2016-10-23 19:35:40 -04:00
Jeff Baskin
0404d8a8b9
Corrected the defaults.
2016-10-23 19:29:26 -04:00
Jeff Baskin
762129427e
Making the macro recursive.
2016-10-23 19:17:58 -04:00
Jeff Baskin
0019a1bc95
Corrected typo.
2016-10-23 19:09:34 -04:00
Jeff Baskin
409d5357f6
Corrected typo.
2016-10-23 19:05:43 -04:00
Jeff Baskin
308cf7b22f
Using the macro function.
2016-10-23 19:03:11 -04:00
Jeff Baskin
351e9f904c
Added the defaults file.
2016-10-23 18:58:39 -04:00
Jeff Baskin
8db634e01a
Setting up the new macro.
2016-10-23 18:56:24 -04:00
Theo Chatzimichos
2ed3195208
fix the name of smtp_connect_timeout in the template
...
according to the manpage this is the correct name for the variable
2016-04-01 13:57:38 +02:00
Kenneth Østrup
6ff28ed4db
Fixed incorrect reference to pillar keepalived.defaults scope.
2015-12-01 11:04:43 +01:00
Forrest
3a5f4c4679
Merge pull request #4 from frots/patch-1
...
Fix keepalived.jinja template
2015-10-15 12:37:04 -07:00
Forrest
e73d9354b0
Merge pull request #7 from frots/patch-4
...
Update keepalived.jinja
2015-10-15 12:36:50 -07:00
Frits
14abf641f4
Update keepalived.jinja
2015-10-15 12:29:05 -07:00
Frits
c618e8ed4b
Small typo fix in keepalived.jinja
2015-10-07 16:26:12 -07:00
Frits
f0d9b9027b
Fix keepalived.jinja template
...
This should be a list (of email addresses) and the template expects a dictionary. If you think it should be a dictionary, please update the pillar example to reflect that.
2015-10-07 14:12:59 -07:00