Éric Veiras Galisson
2c5f1aba31
Merge pull request #62 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
...
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
4 years ago
Imran Iqbal
f3a98c25e8
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
4 years ago
Imran Iqbal
96dcd0f17b
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
...
* Automated using https://github.com/myii/ssf-formula/pull/60
4 years ago
Imran Iqbal
00709c7df7
chore(yamllint): update ignored paths and add `octal-values` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/59
4 years ago
Imran Iqbal
73aee751a1
chore(issues): update `Bug report` & `Feature request` templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/58
4 years ago
Imran Iqbal
9719ac9e3c
ci(kitchen): install required packages to bootstrapped `opensuse` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/53
4 years ago
Imran Iqbal
e63f441cdb
ci(kitchen): use bootstrapped `opensuse` images until `2019.2.2` [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/52
4 years ago
Imran Iqbal
2bb8977195
chore(issues): provide `Bug report` & `Feature request` templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/48
4 years ago
Niels Abspoel
a86d6d29c3
Merge pull request #61 from myii/chore/standardise-structure
...
ci(platform): add `arch-base-latest`
4 years ago
Imran Iqbal
28215266bc
ci(kitchen): change `log_level` to `debug` instead of `info`
...
* Automated using https://github.com/myii/ssf-formula/pull/41
4 years ago
Imran Iqbal
55ce2146a0
ci(platform): add `arch-base-latest`
...
* Automated using https://github.com/myii/ssf-formula/pull/40
4 years ago
Niels Abspoel
07bd524b95
Merge pull request #60 from myii/chore/standardise-structure
...
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
4 years ago
Imran Iqbal
5e22568471
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
...
* Automated using https://github.com/myii/ssf-formula/pull/27
4 years ago
Niels Abspoel
04839673ad
Merge pull request #59 from myii/chore/standardise-structure
...
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
4 years ago
Imran Iqbal
7b44df2ef9
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
...
* Automated using https://github.com/myii/ssf-formula/pull/22
4 years ago
Niels Abspoel
00159bbf3f
Merge pull request #58 from myii/chore/standardise-structure
...
ci(kitchen+travis): replace EOL pre-salted images
4 years ago
Imran Iqbal
dea2da0038
ci(kitchen+travis): replace EOL pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/16
4 years ago
semantic-release-bot
b194fe528e
chore(release): 0.22.0 [skip ci]
...
# [0.22.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.1...v0.22.0 ) (2019-08-17)
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([3d42a82
](https://github.com/saltstack-formulas/sudoers-formula/commit/3d42a82 ))
### Features
* **yamllint:** include for this repo and apply rules throughout ([8d08719
](https://github.com/saltstack-formulas/sudoers-formula/commit/8d08719 ))
4 years ago
Niels Abspoel
ced602e4a5
Merge pull request #56 from myii/chore/standardise-structure
...
feat(yamllint): include for this repo and apply rules throughout
4 years ago
Imran Iqbal
8d08719844
feat(yamllint): include for this repo and apply rules throughout
...
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
sudoers-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
6:23 warning truthy value should be one of [false, true] (truthy)
test/salt/pillar/kitchen.sls
3:1 warning missing document start "---" (document-start)
7:1 error too many blank lines (1 > 0) (empty-lines)
test/salt/pillar/default.sls
1:1 warning missing document start "---" (document-start)
3:23 warning truthy value should be one of [false, true] (truthy)
```
4 years ago
Niels Abspoel
9bfca090ed
Merge pull request #55 from myii/ci/standardise-structure
...
chore: use `semantic-release` cross-formula standard structure
4 years ago
Imran Iqbal
8af3849f1c
chore: use `semantic-release` cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.1)
4 years ago
Imran Iqbal
773c417954
Merge pull request #54 from myii/ci/use-develop-image-in-matrix
...
ci(kitchen+travis): modify matrix to include `develop` platform
4 years ago
Imran Iqbal
3d42a82890
ci(kitchen+travis): modify matrix to include `develop` platform
...
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
4 years ago
semantic-release-bot
d1346e5c0e
chore(release): 0.21.1 [skip ci]
...
## [0.21.1](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.21.0...v0.21.1 ) (2019-05-29)
### Tests
* **kitchen:** tests on config files ([5fa1cf1
](https://github.com/saltstack-formulas/sudoers-formula/commit/5fa1cf1 ))
4 years ago
Imran Iqbal
bb2bb016be
Merge pull request #53 from daks/more-tests
...
test(kitchen): tests on config files
4 years ago
Eric Veiras Galisson
5fa1cf1432
test(kitchen): tests on config files
4 years ago
semantic-release-bot
09bbb6f3a5
chore(release): 0.21.0 [skip ci]
...
# [0.21.0](https://github.com/saltstack-formulas/sudoers-formula/compare/v0.20.0...v0.21.0 ) (2019-05-29)
### Documentation
* fix `CONTRIBUTING` and `README` ([d604876
](https://github.com/saltstack-formulas/sudoers-formula/commit/d604876 )), closes [#51 ](https://github.com/saltstack-formulas/sudoers-formula/issues/51 )
### Features
* implementing semantic release ([1a59d4e
](https://github.com/saltstack-formulas/sudoers-formula/commit/1a59d4e ))
4 years ago
Imran Iqbal
ce282bc518
Merge pull request #52 from myii/docs/fix-contributing
...
docs: fix `CONTRIBUTING` and `README`
4 years ago
Imran Iqbal
d60487643e
docs: fix `CONTRIBUTING` and `README`
...
* Finalises comments from #51
4 years ago
Imran Iqbal
4fb086a88c
Merge pull request #51 from daks/semantic-release
...
feat: implementing semantic release
4 years ago
Eric Veiras Galisson
1a59d4e99a
feat: implementing semantic release
4 years ago
Imran Iqbal
07a1b127ec
Merge pull request #50 from daks/kitchen-tests
...
feat: implementing kitchen tests and activate them on travis
4 years ago
Eric Veiras Galisson
1774df001e
feat: implementing kitchen tests and activate them on travis
4 years ago
Javier Bértoli
00480b992c
Merge pull request #47 from asenci/fix_issue_25
...
Fix issue #25
5 years ago
Andre Sencioles
b925a00048
Fix issue #25
...
Add "makedirs: True" to the included.sls file as suggested by @tjuup
5 years ago
Niels Abspoel
2fa535ec3a
Merge pull request #43 from ze42/dictsort
...
dictsort: ensure the dict order is stable
5 years ago
Niels Abspoel
398398f793
Merge pull request #46 from netzvieh/main_sudoers_optional
...
Make management of the main sudoers config optional
5 years ago
Sebastian Meyer
73d2d70dbb
Make management of the main sudoers config optional
...
It should be possible to not overwrite the main sudoers configuration
file and only provide files to be included. This introduces a new Pillar
variable to achieve that. If it's not set we default to the old
behaviour of managing that file.
5 years ago
Niels Abspoel
76a3db1b3b
Merge pull request #44 from 9numbernine9/feature/add-netgroup-support
...
Add support for netgroups
5 years ago
9numbernine9
d5d68ea963
Add support for netgroups
5 years ago
Adrien "ze" Urban
bc62b6e567
dictsort: ensure the dict order is stable
...
Makes changes easier to read when adding/removing an entry.
Other lines will not be reordered because of unrelated stuffs.
5 years ago
N
1a46975212
Merge pull request #39 from jasonvoor/master
...
added includedir as variable (mostly for FreeBSD)
5 years ago
Jessy
e4501d10d3
added includedir as variable (mostly for FreeBSD)
...
include files can now be specified with the filename only.
5 years ago
Niels Abspoel
91d2af4de6
Merge pull request #37 from Perceptyx/fix_included_reference
...
Update include.sls with correct execprefix reference
6 years ago
Alejandro Bednarik
ae1b5dab1b
Update include.sls with correct execprefix reference
...
Sorry Imissed this update
6 years ago
Niels Abspoel
10d7127c9a
Merge pull request #36 from Perceptyx/remove_dashes_from_variables
...
Remove dashes from variables.
6 years ago
abednarik
24e66ca8bf
Remove dashes from variables.
...
Dashes causes some weird issues while rendering jinja templates.
6 years ago
Brian Jackson
93883cdcb6
Merge pull request #29 from irtnog/fix-visudo-path-freebsd
...
Use correct pathname of visudo on FreeBSD
7 years ago
Matthew X. Economou
672cd20672
Use correct pathname of visudo on FreeBSD
7 years ago