Commit Graph

223 Commits

Author SHA1 Message Date
Hatifnatt
20d67c13a1 feat(config): add support for switch type parameters
In config file render only key name if key value is boolean and it is 'true'
2020-11-26 15:11:24 +03:00
Imran Iqbal
a82e3efa7c
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
2020-10-26 22:50:14 +00:00
Imran Iqbal
bea45930da
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/273
2020-10-20 10:18:29 +01:00
Imran Iqbal
635902dd4d
ci(pre-commit): finalise rstcheck configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:48:36 +01:00
Dafydd Jones
afb2915801
chore(commitlint): add {body,footer,header}-max(-line)-length [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
2020-10-07 09:06:39 +01:00
Imran Iqbal
b1af5952bd
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:04:59 +01:00
Imran Iqbal
ec4fa7bc11
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:21:08 +01:00
Dafydd Jones
6d366861bf
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:33:29 +01:00
Imran Iqbal
16d6742949 style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/237
2020-07-19 23:26:39 +01:00
Imran Iqbal
8ab5ede2cb chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
2020-07-06 14:27:53 +01:00
Imran Iqbal
8c773206fb chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-06-26 12:44:12 +01:00
Imran Iqbal
14815da8b2 chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
2020-06-21 12:56:31 +01:00
Imran Iqbal
02347adaac ci(kitchen): use saltimages Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:54:53 +01:00
Imran Iqbal
131426e2a9 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:06:00 +01:00
Imran Iqbal
84a943bd96 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:15:44 +01:00
Imran Iqbal
5452d75807 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:19:18 +01:00
Imran Iqbal
3ae2959f13 ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:07:35 +01:00
Imran Iqbal
ae777b4035 chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:15:21 +01:00
Imran Iqbal
7119f5e7b8 chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:43:42 +01:00
Imran Iqbal
80bdb6cac4 ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:29:06 +01:00
Imran Iqbal
161c6a6156 ci(kitchen+travis): remove master-py2-arch-base-latest [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:27:38 +01:00
Imran Iqbal
eebb7e0ea6 ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:07:26 +01:00
Imran Iqbal
a2fa37959e chore(rubocop): use org-wide standard settings for Metrics/BlockLength [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:43:27 +01:00
semantic-release-bot
a4d6d8a300 chore(release): 0.5.1 [skip ci]
## [0.5.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.0...v0.5.1) (2020-04-07)

### Bug Fixes

* **service:** restart service if config changes ([0490489](0490489614)), closes [#37](https://github.com/saltstack-formulas/keepalived-formula/issues/37)
2020-04-07 13:25:29 +00:00
Ricardo Klein
0490489614
fix(service): restart service if config changes
* fixes #37
2020-04-07 14:15:36 +01:00
semantic-release-bot
143ee92d71 chore(release): 0.5.0 [skip ci]
# [0.5.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.5...v0.5.0) (2020-04-06)

### Bug Fixes

* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([e01cd28](e01cd28115))

### Continuous Integration

* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([05a0959](05a095954d))

### Features

* **vrrp_sync_group:** added option for vrrp_sync_group ([45e3261](45e3261e53))
2020-04-06 21:31:47 +00:00
Imran Iqbal
c8f9617ca8
Merge pull request #40 from kleinstuff/master
feat(vrrp_sync_group): added option for vrrp_sync_group
2020-04-06 22:20:39 +01:00
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
61e434475d chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:28:43 +00:00
Imran Iqbal
e01cd28115 fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
* Checked using https://github.com/myii/ssf-formula/pull/131
2020-02-14 19:09:47 +00:00
Imran Iqbal
b75df839a6 chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:50:40 +00:00
Imran Iqbal
05a095954d ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:05:11 +00:00
semantic-release-bot
223ef1d177 chore(release): 0.4.5 [skip ci]
## [0.4.5](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.4...v0.4.5) (2020-01-27)

### Bug Fixes

* **keepalived.conf.tmpl.jinja:** fix `has no attribute` error ([4391459](4391459df8)), closes [/freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299](https://github.com//freenode.logbot.info/saltstack-formulas/20200122/issues/c3126298-c3126299)
* **release.config.js:** use full commit hash in commit link [skip ci] ([e9f7b11](e9f7b11db3))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a1a51d5](a1a51d5842))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0bb4271](0bb4271c89))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2758e8e](2758e8ebf3))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([e638158](e6381581fa))
* **travis:** apply changes from build config validation [skip ci] ([4f492da](4f492dafff))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([cc7542a](cc7542a93f))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([5e42eaa](5e42eaaa56))
* **travis:** run `shellcheck` during lint job [skip ci] ([47b3bce](47b3bce96b))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([4d40216](4d40216754))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([3e9bc91](3e9bc91558))
* **travis:** use build config validation (beta) [skip ci] ([2d42d93](2d42d93246))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([603176e](603176eec7))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([01df0d0](01df0d0097))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([45a87c6](45a87c67fd))
2020-01-27 19:58:13 +00:00
Imran Iqbal
e6aed1136e
Merge pull request #36 from myii/fix/print_config
fix(keepalived.conf.tmpl.jinja): fix `has no attribute` error
2020-01-27 19:38:17 +00:00
Imran Iqbal
4391459df8
fix(keepalived.conf.tmpl.jinja): fix has no attribute error
* https://freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299
2020-01-22 22:15:56 +00:00
Imran Iqbal
3e9bc91558 ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:58:09 +00:00
Imran Iqbal
a1a51d5842 ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:40:56 +00:00
Imran Iqbal
5e42eaaa56 ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 22:00:02 +00:00
Imran Iqbal
47b3bce96b ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:01:04 +00:00
Imran Iqbal
cc7542a93f ci(travis): opt-in to dpl v2 to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-20 16:35:28 +00:00
Imran Iqbal
4f492dafff ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:08:35 +00:00
Imran Iqbal
2d42d93246 ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:50:51 +00:00
Imran Iqbal
2758e8ebf3 ci(kitchen): use develop image until master is ready (amazonlinux) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:39:16 +00:00
Imran Iqbal
45a87c67fd perf(travis): improve salt-lint invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:41:20 +00:00
Imran Iqbal
e9f7b11db3 fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:33:18 +00:00
Imran Iqbal
e6381581fa ci(kitchen+travis): upgrade matrix after 2019.2.2 release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:50:18 +00:00
Imran Iqbal
0bb4271c89 ci(kitchen): use debian-10-master-py3 instead of develop [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:13:29 +01:00
Imran Iqbal
4d40216754 ci(travis): update salt-lint config for v0.0.10 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
2019-10-23 17:36:36 +01:00
Imran Iqbal
603176eec7 docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:28:34 +01:00
Imran Iqbal
01df0d0097
docs(readme): update link to CONTRIBUTING [skip ci] 2019-10-14 11:36:37 +01:00