Commit Graph

7 Commits

Author SHA1 Message Date
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
Nicolas Rodriguez
51f872ed39 feat(semantic-release): implement an automated changelog 2019-05-13 16:16:29 +02:00
Jeff Baskin
ce5ee4538c Corrected incorrect pillar entry. 2017-04-17 07:27:24 -04:00
Jeff Baskin
1ee609a616 General cleanup. 2017-01-19 09:48:28 -05:00
Jeff Baskin
8d39c8f99b Updated the pillar example. 2016-11-07 22:42:47 -05:00
Frits
2b60967ba3 Small typo fix in example.pillar 2015-10-07 14:13:44 -07:00
Troy Germain
f6bb0057d2 a starting place 2015-07-30 00:03:48 -07:00