Commit Graph

98 Commits

Author SHA1 Message Date
Nicolas Rodriguez
89c2559d3d
Merge pull request #29 from n-rodriguez/wip/doc
docs(readme): fix indentation
2019-08-25 22:54:54 +02:00
semantic-release-bot
b06b32032c chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25)

### Documentation

* **readme:** add testing section ([bbc0f7b](https://github.com/saltstack-formulas/keepalived-formula/commit/bbc0f7b))
2019-08-25 20:49:20 +00:00
Nicolas Rodriguez
52c13593ca docs(readme): fix indentation 2019-08-25 22:40:10 +02:00
Nicolas Rodriguez
ea6ad2ff94
Merge pull request #28 from n-rodriguez/wip/doc
docs(readme): add testing section
2019-08-25 22:36:53 +02:00
Nicolas Rodriguez
bbc0f7b471 docs(readme): add testing section 2019-08-25 22:22:10 +02:00
Imran Iqbal
26ed5e11bb
Merge pull request #27 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-08-17 16:14:08 +01:00
Imran Iqbal
cc106e3276 chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.6.0)
2019-08-17 16:05:40 +01:00
semantic-release-bot
c10a47e2b3 chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.3.0...v0.4.0) (2019-08-10)

### Continuous Integration

* **kitchen+travis:** modify matrix to include `develop` platform ([a9cadb3](https://github.com/saltstack-formulas/keepalived-formula/commit/a9cadb3))

### Features

* **yamllint:** include for this repo and apply rules throughout ([9e29ffa](https://github.com/saltstack-formulas/keepalived-formula/commit/9e29ffa))
2019-08-10 20:04:13 +00:00
Niels Abspoel
0ebe410522
Merge pull request #26 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
2019-08-10 21:42:11 +02:00
Imran Iqbal
9e29ffae76
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:

```bash
keepalived-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
  16:1      warning  missing document start "---"  (document-start)
```
2019-08-08 04:04:28 +01:00
Niels Abspoel
42326bb4d5
Merge pull request #25 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-07-25 21:28:35 +02:00
Imran Iqbal
7a0473737c chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.2)
2019-07-25 09:36:59 +01:00
Niels Abspoel
946c0df27f
Merge pull request #24 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-07-23 21:01:54 +02:00
Imran Iqbal
4588916d08 chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-20 06:14:28 +01:00
Imran Iqbal
115b7a481b
Merge pull request #23 from myii/ci/use-develop-image-in-matrix
ci(kitchen+travis): modify matrix to include `develop` platform
2019-06-25 23:51:24 +01:00
Imran Iqbal
a9cadb3f34
ci(kitchen+travis): modify matrix to include develop platform
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
2019-06-25 23:27:38 +01:00
semantic-release-bot
017cc29b46 chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.2.0...v0.3.0) (2019-05-13)

### Features

* **semantic-release:** implement an automated changelog ([51f872e](https://github.com/saltstack-formulas/keepalived-formula/commit/51f872e))
2019-05-13 16:26:53 +00:00
Imran Iqbal
015bf8c66a
Merge pull request #20 from n-rodriguez/wip/ci
Switch to tofs, add some tests
2019-05-13 16:18:33 +01:00
Nicolas Rodriguez
51f872ed39 feat(semantic-release): implement an automated changelog 2019-05-13 16:16:29 +02:00
Seth House
ad8e0f6a28 Merge commit 'refs/pull/17/head' of github.com:saltstack-formulas/keepalived-formula 2017-06-12 13:57:07 -06:00
Seth House
be2de72676 Merge commit 'refs/pull/16/head' of github.com:saltstack-formulas/keepalived-formula 2017-06-12 13:57:01 -06:00
Andre Sencioles
fcd92cb2da Fix typo on pillar.example 2017-05-05 10:56:41 +12:00
Jeff Baskin
ce5ee4538c Corrected incorrect pillar entry. 2017-04-17 07:27:24 -04:00
Seth House
869b54d3be Merge pull request #14 from jebas/master
Creates a human readable, tested, config file that fixes issue #12
2017-01-30 19:53:34 -07:00
Jeff Baskin
2c97cd79c9 Refactored. 2017-01-21 00:59:22 -05:00
Jeff Baskin
2f8ff3ec6b Corrected carryover indention. 2017-01-21 00:12:44 -05:00
Jeff Baskin
726f34379d Got carryover indention correct. 2017-01-20 23:27:03 -05:00
Jeff Baskin
306fd72287 Added additional indentions. 2017-01-20 22:56:08 -05:00
Jeff Baskin
9a3410a34c Starting the work to add indention back in. 2017-01-20 22:36:42 -05:00
Jeff Baskin
1ee609a616 General cleanup. 2017-01-19 09:48:28 -05:00
Jeff Baskin
80b46aca2f Correcting the import. 2017-01-19 09:25:24 -05:00
Jeff Baskin
52a9281d42 Correcting the import. 2017-01-19 09:15:12 -05:00
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
Forrest
0d7d8dda08 Merge pull request #11 from dglloyd/patch-1
Change unicode right single quote to ascii
2016-12-06 15:22:11 -08: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
Forrest
1034f09853 Merge pull request #10 from jebas/master
Update of the keepalived config generator.
2016-11-17 09:18:20 -08:00
Jeff Baskin
ebdd62d5e8 Corrected readme. 2016-11-08 15:30:55 -05:00
Jeff Baskin
b5342f3813 Added a macro explanation. 2016-11-08 13:48:11 -05:00
Jeff Baskin
8d39c8f99b Updated the pillar example. 2016-11-07 22:42:47 -05:00
Jeff Baskin
3f4ab0c27a Clean up. 2016-10-24 05:34:39 -04:00