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
semantic-release-bot
c184e63a7d
chore(release): 0.4.4 [skip ci]
...
## [0.4.4](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.3...v0.4.4 ) (2019-10-12)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ce52e09 ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/676b623 ))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/eaaaf9e ))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/3419a72 ))
* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2de0ca2 ))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/39f1205 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ff62d0b ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0645ea6 ))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2cb407f ))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/49892c0 ))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0b782d6 ))
2019-10-12 00:59:04 +00:00
Imran Iqbal
49892c0005
ci(travis): merge rubocop
linter into main lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-12 01:22:01 +01:00
Imran Iqbal
ce52e09944
fix(rubocop): add fixes using rubocop --safe-auto-correct
2019-10-12 01:19:52 +01:00
Imran Iqbal
fb7fbc55af
chore(issues): remove issues templates to use org-level templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/61
2019-10-10 15:25:13 +01:00
Imran Iqbal
fed6c8137b
Merge pull request #35 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
...
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
2019-10-09 23:48:37 +01:00
Imran Iqbal
ff62d0b2f4
ci: merge travis matrix, add salt-lint
& rubocop
to lint
job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 05:17:37 +01:00
Imran Iqbal
0645ea677d
ci: merge travis matrix, add salt-lint
& rubocop
to lint
job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-08 16:36:24 +01:00
Imran Iqbal
a566af377a
chore(yamllint): update ignored paths and add octal-values
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/59
2019-10-07 19:30:33 +01:00
Imran Iqbal
1d55494be3
chore(issues): update Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:24:16 +01:00
Imran Iqbal
eaaaf9eb1c
ci(kitchen): install required packages to bootstrapped opensuse
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:06:08 +01:00
Imran Iqbal
3419a72fcd
ci(kitchen): use bootstrapped opensuse
images until 2019.2.2
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/52
2019-10-01 21:32:19 +01:00
Imran Iqbal
5680a1daf6
chore(issues): provide Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/48
2019-09-30 15:56:09 +01:00