1
0
Fork 0
Commit Graph

207 Commits

Author SHA1 Message Date
Imran Iqbal 9449386b33
chore(pre-commit): use `info` report level for `rstcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/325
2021-05-20 14:11:06 +01:00
Imran Iqbal e8e046fc45
ci: add `arch-master` to matrix and update `.travis.yml` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/323
2021-05-09 22:34:11 +01:00
Imran Iqbal f38e79a797
docs(readme): fix heading [skip ci] 2021-05-05 15:32:26 +01:00
semantic-release-bot 9da1c8cb81 chore(release): 0.23.4 [skip ci]
## [0.23.4](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.3...v0.23.4) (2021-04-30)

### Bug Fixes

* **sudoers/included:** fix idempotence with purge_includedir=True ([a64bf89](a64bf89777))

### Continuous Integration

* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([73379d6](73379d6b23))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([32e3825](32e3825e63))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([285cdaa](285cdaa778))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([cfb67f9](cfb67f9545))
* **pre-commit:** update hook for `rubocop` [skip ci] ([7c1b16f](7c1b16f963))

### Tests

* **_mapdata:** add verification file for `fedora-34` [skip ci] ([d90f31b](d90f31bbfa))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([e58973f](e58973f6a7))
* **_mapdata:** add verification files for new platforms ([96a5724](96a5724ffc))
* **share:** standardise with latest changes [skip ci] ([67f85fa](67f85fa218))
2021-04-30 15:57:50 +00:00
Éric Veiras Galisson 4e8f515ef2
Merge pull request #74 from stasjok/fix-idempotence
fix(sudoers/included): fix idempotence with purge_includedir=True
2021-04-30 17:50:03 +02:00
Imran Iqbal 285cdaa778
ci(kitchen+gitlab): adjust matrix to add `3003` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/318
2021-04-23 08:49:48 +01:00
Imran Iqbal d90f31bbfa
test(_mapdata): add verification file for `fedora-34` [skip ci] 2021-04-23 08:30:05 +01:00
Imran Iqbal 72c228b0bf
chore: update `CODEOWNERS` & `.yamllint` re: `kitchen-vagrant` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/310
2021-04-05 18:22:15 +01:00
Imran Iqbal e58973f6a7
test: standardise use of `share` suite & `_mapdata` state [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/302
2021-03-23 21:33:36 +00:00
Imran Iqbal 32e3825e63
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/299
2021-03-07 22:22:38 +00:00
Imran Iqbal 3d1d7c1cca
chore(yamllint): add `.git/` to ignores [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/297
2021-03-05 18:35:39 +00:00
Daniel Dehennin a784992887
chore(rubocop): allow use of `YAML.load` for `_mapdata.rb` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/296
2021-02-23 21:51:54 +00:00
Dafydd Jones 0ebf476362
chore(shellcheck): switch hook for `shellcheck` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/295
2021-02-21 08:34:16 +00:00
Stanislav Asunkin a64bf89777 fix(sudoers/included): fix idempotence with purge_includedir=True 2021-02-20 21:14:26 +03:00
Imran Iqbal 73379d6b23
ci(gemfile+lock): use `ssf` customised `kitchen-docker` repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/294
2021-02-17 13:54:04 +00:00
Imran Iqbal cfb67f9545
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-15 07:59:00 +00:00
Imran Iqbal 96a5724ffc
test(_mapdata): add verification files for new platforms
* `fedora-33`
* `gentoo-2-sysd`
* `gentoo-2-sysv`
* `opensuse-tumbleweed`
* `oraclelinux-7`
* `oraclelinux-8`
2021-02-15 07:53:25 +00:00
Imran Iqbal c93fa78805
chore: standardise structure (`.gitignore` & `_mapdata.rb`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:54:05 +00:00
Imran Iqbal 7c1b16f963
ci(pre-commit): update hook for `rubocop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:23:35 +00:00
Imran Iqbal 67f85fa218
test(share): standardise with latest changes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/288
2021-02-01 07:24:11 +00:00
semantic-release-bot 30f6e73393 chore(release): 0.23.3 [skip ci]
## [0.23.3](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.2...v0.23.3) (2021-01-14)

### Bug Fixes

* **_mapdata:** ensure map data is directly under `values` ([e2c2a8f](e2c2a8f1a2))

### Tests

* **_mapdata:** update for `_mapdata/init.sls` change ([a018875](a018875c03))
2021-01-14 21:33:29 +00:00
Imran Iqbal 4df78f2112
Merge pull request #73 from myii/fix/ensure-map-data-directly-under-values
fix(_mapdata): ensure map data is directly under `values`
2021-01-14 21:28:04 +00:00
Imran Iqbal a018875c03
test(_mapdata): update for `_mapdata/init.sls` change 2021-01-14 21:18:16 +00:00
Daniel Dehennin e2c2a8f1a2
fix(_mapdata): ensure map data is directly under `values`
* Semi-automated using https://github.com/myii/ssf-formula/pull/287
2021-01-14 20:35:46 +00:00
semantic-release-bot 964f2ee66e chore(release): 0.23.2 [skip ci]
## [0.23.2](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.1...v0.23.2) (2020-12-23)

### Code Refactoring

* **map:** use top-level `values:` key in `map.jinja` dumps ([a643385](a643385daf))
2020-12-23 18:54:52 +00:00
Imran Iqbal 6f21f9455b
Merge pull request #72 from myii/refactor/use-top-level-values-in-map-jinja-dumps
refactor(map): use top-level `values:` key in `map.jinja` dumps
2020-12-23 18:46:35 +00:00
Imran Iqbal a643385daf
refactor(map): use top-level `values:` key in `map.jinja` dumps
* Semi-automated using https://github.com/myii/ssf-formula/pull/284
2020-12-23 16:47:27 +00:00
semantic-release-bot 63e82c4c47 chore(release): 0.23.1 [skip ci]
## [0.23.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.23.0...v0.23.1) (2020-12-22)

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c2182ef](c2182efdfa))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([3f34c0a](3f34c0a6b0))

### Tests

* **_mapdata:** fix existing verification files ([b7aa04d](b7aa04db28))
* **map:** standardise `map.jinja` verification ([ac8921f](ac8921f11a))
2020-12-22 12:46:03 +00:00
Imran Iqbal 4933e91cf7
Merge pull request #69 from myii/test/compare-mapdata-using-yaml
test(map): standardise `map.jinja` verification
2020-12-22 12:35:55 +00:00
Imran Iqbal b7aa04db28
test(_mapdata): fix existing verification files 2020-12-22 00:46:01 +00:00
Imran Iqbal ac8921f11a
test(map): standardise `map.jinja` verification
* Automated using https://github.com/myii/ssf-formula/pull/281
2020-12-22 00:43:11 +00:00
Imran Iqbal c2182efdfa
ci(commitlint): ensure `upstream/master` uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
2020-12-20 18:50:14 +00:00
Imran Iqbal 3f34c0a6b0
ci(gitlab-ci): add `rubocop` linter (with `allow_failure`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
2020-12-19 14:35:50 +00:00
semantic-release-bot 004e70f74f chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.22.2...v0.23.0) (2020-12-16)

### Bug Fixes

* permissions on sudoers include dir were wrong ([c6a3a60](c6a3a6040f))

### Code Refactoring

* change pillar calls ([d5002c3](d5002c3c25))
* convert map.jinja to new standards ([ee173b0](ee173b0041))

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([cdf0d44](cdf0d44053))
* **pre-commit:** add to formula [skip ci] ([cfcece9](cfcece9e1f))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([df72fba](df72fbadf8))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([0202050](02020503ea))

### Features

* implement option to purge included files directory ([c5acbc6](c5acbc696a))

### Styles

* fix rubocop ([d67a062](d67a06254a))

### Tests

* fix mapdata files ([7400528](7400528fd2))
2020-12-16 06:57:37 +00:00
Imran Iqbal cdf0d44053
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:40:57 +00:00
Éric Veiras Galisson 9c7ef4068c
Merge pull request #70 from kmosher/master
fix: permissions on sudoers include dir were wrong
2020-11-26 14:37:48 +01:00
Keith Mosher c6a3a6040f fix: permissions on sudoers include dir were wrong 2020-11-24 21:35:09 -06:00
Imran Iqbal a56d54ee1d
Merge pull request #66 from daks/purge-included-dir
New feature to purge included dir
2020-11-24 21:19:40 +00:00
Eric Veiras Galisson 7400528fd2 test: fix mapdata files 2020-11-24 21:54:25 +01:00
Eric Veiras Galisson d67a06254a style: fix rubocop 2020-11-24 21:51:05 +01:00
Eric Veiras Galisson c5acbc696a feat: implement option to purge included files directory 2020-11-24 18:11:36 +01:00
Imran Iqbal 153ac6ea48
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:54:25 +00:00
Imran Iqbal 9af3787e9f
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:22:20 +01:00
Imran Iqbal 02020503ea
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:52:24 +01:00
Dafydd Jones f53639a487
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:10:28 +01:00
Imran Iqbal 95e7e81182
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:08:40 +01:00
Imran Iqbal df72fbadf8
ci(pre-commit): enable/disable `rstcheck` as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:24:57 +01:00
Dafydd Jones cfcece9e1f
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:53:53 +01:00
Imran Iqbal 6e0dc536f5
Merge pull request #65 from daks/map.jinja
Map.jinja refactoring
2020-08-26 19:22:57 +01:00
Eric Veiras Galisson d5002c3c25 refactor: change pillar calls 2020-08-26 17:47:30 +02:00