Commit Graph

6 Commits

Author SHA1 Message Date
Ricardo Klein
45e3261e53 feat(vrrp_sync_group): added option for vrrp_sync_group
* Changed the template to include new config setting group
* Added example to pillar.example
* Included test (could be better if we check the entire section and
  ensure that it is in the correct format?)
2020-04-06 22:40:52 +02:00
Imran Iqbal
ce52e09944
fix(rubocop): add fixes using rubocop --safe-auto-correct 2019-10-12 01:19:52 +01:00
Imran Iqbal
39f1205d41 ci(platform): add arch-base-latest
* Automated using https://github.com/myii/ssf-formula/pull/40
2019-09-22 22:39:30 +01: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
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
Nicolas Rodriguez
51f872ed39 feat(semantic-release): implement an automated changelog 2019-05-13 16:16:29 +02:00