Matthieu Patou
ec5073733a
feat: add an alternative way to define the sysctl for UFW
Instead of having a hard coded list and have to figure what is what,
instead allow pretty any sysctl to be defined and hence match people have
in theirs.
This allows to match more closely what is already in an existing
configuration and ensure that the transition is smooth.
преди 2 години
Imran Iqbal
e9ba6977b7
chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/454
преди 2 години
Imran Iqbal
dd2134eaf3
chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/453
преди 2 години
Imran Iqbal
236b541d9b
chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/452
преди 2 години
Imran Iqbal
c16e22ad8d
ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/450
преди 2 години
Imran Iqbal
ded38ac989
chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/449
преди 2 години
Imran Iqbal
b1700e331c
chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/447
преди 2 години
Imran Iqbal
11dc15912e
chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/444
преди 2 години
Imran Iqbal
fe370e5063
test(system.rb): add support for `mac_os_x` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/442
преди 2 години
Imran Iqbal
e5b45d5680
chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/439
преди 2 години
Imran Iqbal
4cfc57c67a
chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/437
преди 2 години
Imran Iqbal
d1d02f87f9
chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/433
преди 2 години
Imran Iqbal
9e7999ddf3
chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/431
преди 2 години
Imran Iqbal
f6bf18fddb
chore(gemfile.lock): update to latest gem versions (2022-W15) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/428
преди 2 години
Imran Iqbal
034ed7ce09
chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/427
преди 2 години
Imran Iqbal
11e3d78f5e
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/426
преди 2 години
Imran Iqbal
37d68dc80c
chore(gemfile.lock): update to latest gem versions (2022-W13) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/425
преди 2 години
Imran Iqbal
3c7d5dda98
chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/424
преди 2 години
Imran Iqbal
9aac179f4b
chore(gemfile.lock): update to latest gem versions (2022-W11) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/423
преди 2 години
Imran Iqbal
913aabbe8c
chore(gemfile.lock): update to latest gem versions (2022-W10) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/422
преди 2 години
Imran Iqbal
951682afb6
chore(gemfile.lock): update to latest gem versions (2022-W09) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/421
преди 2 години
Imran Iqbal
fce62d0c30
chore(gemfile.lock): update to latest gem versions (2022-W08) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/419
преди 2 години
Imran Iqbal
a001047002
chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/416
преди 2 години
Imran Iqbal
fd64c9e1ef
test(system): add `build_platform_codename` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/415
преди 2 години
Imran Iqbal
a6693531f3
chore(salt-lint): ignore violation [skip ci]
```
[213] SaltStack recommends using cmd.run together with onchanges, rather than cmd.wait
ufw/service/reload.sls:11
cmd.wait:
```
Usually fix:
* `cmd.wait` + `watch`
To:
* `cmd.run` + `onchanges`
But this code doesn't use that construction, so leaving as-is.
преди 2 години
Imran Iqbal
e8294296fe
ci: update linters to latest versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/414
преди 2 години
Imran Iqbal
b10443052a
chore(gemfile.lock): update to latest gem versions (2022-W06) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/412
преди 2 години
Imran Iqbal
939ef4c2f2
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/410
преди 2 години
Imran Iqbal
96097642e8
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/409
преди 2 години
noelmcloughlin
208a1ae2d4
ci(gemfile): allow rubygems proxy to be provided as an env var [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/408
преди 3 години
Imran Iqbal
2c1b38cc3e
chore(gemfile.lock): update to latest gem versions (2022-W04) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/407
преди 3 години
Imran Iqbal
b1b25a8943
chore(gemfile.lock): update to latest gem versions (2022-W03) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/405
преди 3 години
Imran Iqbal
1d40965cc4
chore(semantic-release): replace broken `m2r` with `m2r2` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/404
преди 3 години
Imran Iqbal
ca02451701
chore(gemfile.lock): update to latest gem versions (2022-W02) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/398
преди 3 години
Imran Iqbal
acf9a13d19
chore(gemfile.lock): update to latest gem versions (2022-W01) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/397
преди 3 години
Imran Iqbal
92780691f5
chore(gemfile.lock): update to latest gem versions (2021-W52) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/396
преди 3 години
Imran Iqbal
3591d5683d
chore(gemfile.lock): update to latest gem versions (2021-W51) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/394
преди 3 години
Imran Iqbal
96d9f73205
chore(gemfile.lock): update to latest gem versions (2021-W50) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/391
преди 3 години
Imran Iqbal
8322b0481c
chore(gemfile.lock): update to latest gem versions (2021-W49) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/388
преди 3 години
Imran Iqbal
66940b3003
chore(gemfile.lock): update to latest gem versions (2021-W47) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/386
преди 3 години
Imran Iqbal
361b72a2c3
ci(kitchen+ci): update with `3004` pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
преди 3 години
Imran Iqbal
1215ed3a3c
chore(gemfile.lock): update to latest gem versions (2021-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/381
преди 3 години
Imran Iqbal
3bfec84092
chore(gemfile.lock): update to latest gem versions (2021-W42) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/380
преди 3 години
Imran Iqbal
1ff5b3e63e
chore(gemfile.lock): update to latest gem versions (2021-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/378
преди 3 години
Imran Iqbal
bbe14775d0
chore(gemfile.lock): update to latest gem versions (2021-W40) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/375
преди 3 години
Imran Iqbal
05bc236e5c
ci(kitchen+ci): update with latest CVE pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/374
преди 3 години
Imran Iqbal
e7910869ae
chore(gemfile.lock): update to latest gem versions (2021-W39) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/370
преди 3 години
Imran Iqbal
58d027499b
chore(gemfile.lock): update to latest gem versions (2021-W38) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/369
преди 3 години
Imran Iqbal
0c1c6336be
chore(gemfile.lock): update to latest gem versions (2021-W37) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/368
преди 3 години
Imran Iqbal
dd28d428fe
chore(gemfile.lock): update to latest gem versions (2021-W36) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/367
преди 3 години