Commit Graph

601 Commits

Author SHA1 Message Date
Imran Iqbal
c9380274d4
chore(gemfile.lock): update to latest gem versions (2022-W08) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/419
2022-02-21 19:09:36 +00:00
Imran Iqbal
e97be9359d
chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/416
2022-02-15 09:01:37 +00:00
Imran Iqbal
0e51694c2a
test(repository): use system.platform[:codename] [skip ci]
Tested:

* https://gitlab.com/myii/nginx-formula/-/pipelines/470231421
2022-02-14 08:23:17 +00:00
Imran Iqbal
5f1a289f11
test(system): add build_platform_codename [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/415
2022-02-14 08:07:17 +00:00
Imran Iqbal
512fe00a06
ci: update linters to latest versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/414
2022-02-12 23:22:34 +00:00
Imran Iqbal
566d171005
chore(gemfile.lock): update to latest gem versions (2022-W06) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/412
2022-02-07 17:29:14 +00:00
semantic-release-bot
ec9559b2c3 chore(release): 2.8.0 [skip ci]
# [2.8.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.5...v2.8.0) (2022-02-03)

### Code Refactoring

* **pkgs:** readbility ([b76e8cc](b76e8cc664))

### Continuous Integration

* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([7fcb960](7fcb9608cd))

### Features

* **debian:** use keyrings instead of key_ids ([037c13a](037c13a674))

### Reverts

* **pkg:** use grains.osfinger in a format suitable for all platforms ([8fee9f0](8fee9f05bd))

### Styles

* **map.jinja:** remove empty line ([ae52641](ae52641cfc))

### Tests

* **repository:** favor `platform` over `os` ([c16ecf8](c16ecf82f5))
2022-02-03 16:23:40 +00:00
Imran Iqbal
bc86b743fd
Merge pull request #289 from netmanagers/debian-family-apt-keyrings
feat(debian): use keyrings instead of key_ids
2022-02-03 16:14:57 +00:00
Javier Bértoli
c16ecf82f5 test(repository): favor platform over os 2022-02-03 12:59:32 -03:00
Javier Bértoli
8fee9f05bd revert(pkg): use grains.osfinger in a format suitable for all platforms 2022-02-03 11:45:11 -03:00
Javier Bértoli
ae52641cfc style(map.jinja): remove empty line 2022-02-03 11:44:33 -03:00
Javier Bértoli
b76e8cc664 refactor(pkgs): readbility 2022-02-03 10:53:14 -03:00
Imran Iqbal
7fcb9608cd
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/410
2022-02-02 23:03:57 +00:00
Javier Bértoli
037c13a674 feat(debian): use keyrings instead of key_ids 2022-02-02 18:55:23 -03:00
semantic-release-bot
3f1a7b7082 chore(release): 2.7.5 [skip ci]
## [2.7.5](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.4...v2.7.5) (2022-02-02)

### Bug Fixes

* **snippets:** make sure they're deployed before being used ([9dfc1c1](9dfc1c1b2f))

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([6a42a9b](6a42a9bdf8))
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([860fabe](860fabe327))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([1557473](155747346c))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a11da83](a11da83d03))
* **gitlab-ci:** enable instance after upstream issue resolved [skip ci] ([79499e8](79499e841b))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([6b65017](6b650177aa))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([30f87cc](30f87cc84b))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([70a1f31](70a1f3135c))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([e041418](e0414181a7))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([7deb74f](7deb74fdbc))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([fa8a5db](fa8a5db507))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([d15f3de](d15f3decb3))
2022-02-02 13:14:17 +00:00
Javier Bértoli
340237459b
Merge pull request #288 from netmanagers/deploy-snippets-before-they-are-used
fix(snippets): make sure they're deployed before being used
2022-02-01 20:53:59 -03:00
Imran Iqbal
93d6a9fe46
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/409
2022-02-01 23:40:26 +00:00
Javier Bértoli
9dfc1c1b2f fix(snippets): make sure they're deployed before being used 2022-01-28 17:52:33 -03:00
noelmcloughlin
155747346c
ci(gemfile): allow rubygems proxy to be provided as an env var [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/408
2022-01-26 08:41:55 +00:00
Imran Iqbal
182dc71a03
chore(gemfile.lock): update to latest gem versions (2022-W04) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/407
2022-01-25 14:12:50 +00:00
Imran Iqbal
437fe7fc0d
chore(gemfile.lock): update to latest gem versions (2022-W03) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/405
2022-01-17 19:48:48 +00:00
Imran Iqbal
67adbb2483
chore(semantic-release): replace broken m2r with m2r2 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/404
2022-01-17 08:14:46 +00:00
Imran Iqbal
772a5af55f
chore(gemfile.lock): update to latest gem versions (2022-W02) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/398
2022-01-11 09:37:00 +00:00
Imran Iqbal
20bb1f2101
chore(gemfile.lock): update to latest gem versions (2022-W01) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/397
2022-01-06 08:06:38 +00:00
Imran Iqbal
f8f635309f
chore(gemfile.lock): update to latest gem versions (2021-W52) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/396
2021-12-28 21:05:05 +00:00
Imran Iqbal
7deb74fdbc
ci(vagrant): replace FreeBSD 12.2 with 12.3 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/395
2021-12-24 14:05:57 +00:00
Imran Iqbal
a8e7323828
chore(gemfile.lock): update to latest gem versions (2021-W51) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/394
2021-12-22 11:56:48 +00:00
Imran Iqbal
845635c086
chore(gemfile.lock): update to latest gem versions (2021-W50) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/391
2021-12-14 15:21:16 +00:00
Imran Iqbal
b74877f7ef
chore(gemfile.lock): update to latest gem versions (2021-W49) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/388
2021-12-06 08:21:05 +00:00
Imran Iqbal
2c3643bdf9
chore(gemfile.lock): update to latest gem versions (2021-W47) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/386
2021-11-23 11:42:47 +00:00
Imran Iqbal
30f87cc84b
ci(kitchen+ci): update with 3004 pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
2021-11-23 10:35:12 +00:00
Imran Iqbal
c5894e07a3
chore(gemfile.lock): update to latest gem versions (2021-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/381
2021-10-26 11:14:30 +01:00
Imran Iqbal
0066a301e6
chore(gemfile.lock): update to latest gem versions (2021-W42) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/380
2021-10-23 21:10:03 +01:00
Imran Iqbal
d66c482435
chore(gemfile.lock): update to latest gem versions (2021-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/378
2021-10-15 19:09:49 +01:00
Imran Iqbal
a73fa023ff
chore(gemfile.lock): update to latest gem versions (2021-W40) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/375
2021-10-06 17:04:02 +01:00
Imran Iqbal
e0414181a7
ci(kitchen+ci): update with latest CVE pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/374
2021-10-05 11:14:59 +01:00
Imran Iqbal
3233185565
chore(gemfile.lock): update to latest gem versions (2021-W39) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/370
2021-09-30 07:16:29 +01:00
Imran Iqbal
1ad223fb65
chore(gemfile.lock): update to latest gem versions (2021-W38) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/369
2021-09-21 11:58:22 +01:00
Imran Iqbal
94317ef7b6
chore(gemfile.lock): update to latest gem versions (2021-W37) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/368
2021-09-14 09:56:57 +01:00
Imran Iqbal
016786bac2
chore(gemfile.lock): update to latest gem versions (2021-W36) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/367
2021-09-08 23:33:44 +01:00
Imran Iqbal
24fa08ada5
chore(gemfile.lock): update to latest gem versions (2021-W35) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/364
2021-08-30 18:09:51 +01:00
Imran Iqbal
93024f7444
chore(gemfile.lock): update to latest gem versions (2021-W34) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/362
2021-08-23 09:24:06 +01:00
Imran Iqbal
70a1f3135c
ci(kitchen+ci): update with latest 3003.2 pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/360
2021-08-19 10:12:57 +01:00
Imran Iqbal
7b654402cf
chore(gemfile.lock): update to latest gem versions (2021-W33) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/359
2021-08-16 18:23:58 +01:00
Imran Iqbal
1a97990d3d
chore(gemfile.lock): update to latest gem versions (2021-W32) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/358
2021-08-09 12:14:04 +01:00
Imran Iqbal
a11da83d03
ci(gemfile+lock): use ssf customised inspec repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/357
2021-08-04 21:54:57 +01:00
Imran Iqbal
a4c1c39f66
chore(gemfile.lock): update to latest gem versions (2021-W31) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/356
2021-08-04 21:37:49 +01:00
Imran Iqbal
98e62c617b
chore(gemfile.lock): update to latest gem versions (2021-W30) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/353
2021-07-26 14:28:33 +01:00
Imran Iqbal
860fabe327
ci(freebsd): update with latest pre-salted Vagrant boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/350
2021-07-22 08:36:01 +01:00
Imran Iqbal
3e047b2d43
chore(gemfile.lock): update to latest gem versions (2021-W29) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/349
2021-07-21 18:31:29 +01:00