Andreas Thienemann
0cbeada0ab
Merge pull request #55 from aboe76/updates
fix(config): Update firewalld.conf to be inline with 1.2.1 version
hace 4 meses
Niels Abspoel
70071baf9b
fix(config): update firewalld.conf to be inline with 1.2.1 version
Added CleanupModulesOnExit
Removed MinimalMark deprecated option
Added some Notes
hace 2 años
Imran Iqbal
cc7d05a3f1
chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/454
hace 2 años
Imran Iqbal
63fe97a43a
chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/453
hace 2 años
Imran Iqbal
e9bd46739b
chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/452
hace 2 años
Imran Iqbal
1c08f6acae
ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/450
hace 2 años
Imran Iqbal
60cf013532
chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/449
hace 2 años
Imran Iqbal
97a3f31d3f
chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/447
hace 2 años
Imran Iqbal
13e6823fbc
chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/444
hace 2 años
Imran Iqbal
daf67a3e6a
test(system.rb): add support for `mac_os_x` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/442
hace 2 años
Imran Iqbal
c4a271874c
chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/439
hace 2 años
Imran Iqbal
e98b8adc05
chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/437
hace 2 años
Imran Iqbal
84fb84af67
chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/433
hace 2 años
Imran Iqbal
2363a8ee76
chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/431
hace 2 años
Imran Iqbal
99e3584bb5
chore(gemfile.lock): update to latest gem versions (2022-W15) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/428
hace 2 años
Imran Iqbal
289dd3fe45
chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/427
hace 2 años
Imran Iqbal
07a1958af7
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/426
hace 2 años
Imran Iqbal
7d86448e24
chore(gemfile.lock): update to latest gem versions (2022-W13) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/425
hace 2 años
Imran Iqbal
aefa17615c
chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/424
hace 2 años
Imran Iqbal
5909f45fdf
chore(gemfile.lock): update to latest gem versions (2022-W11) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/423
hace 2 años
Imran Iqbal
226eea5756
chore(gemfile.lock): update to latest gem versions (2022-W10) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/422
hace 2 años
Imran Iqbal
902f6c2d2d
chore(gemfile.lock): update to latest gem versions (2022-W09) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/421
hace 2 años
Imran Iqbal
91c545d70a
chore(gemfile.lock): update to latest gem versions (2022-W08) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/419
hace 2 años
Imran Iqbal
ac8a48dcc3
chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/416
hace 2 años
Imran Iqbal
957d37c0d2
test(system): add `build_platform_codename` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/415
hace 2 años
Imran Iqbal
3a61e7de16
chore(salt-lint): ignore violation [skip ci]
```
[213] SaltStack recommends using cmd.run together with onchanges, rather than cmd.wait
firewalld/init.sls:53
cmd.wait:
```
Usually fix:
* `cmd.wait` + `watch`
To:
* `cmd.run` + `onchanges`
But this code doesn't use that construction, so leaving as-is.
hace 2 años
Imran Iqbal
b07b187d51
ci: update linters to latest versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/414
hace 2 años
Imran Iqbal
94bd1b4a77
chore(gemfile.lock): update to latest gem versions (2022-W06) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/412
hace 2 años
Imran Iqbal
c76e315da2
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/410
hace 2 años
Imran Iqbal
a2637ebc16
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/409
hace 2 años
noelmcloughlin
fe207fc5e0
ci(gemfile): allow rubygems proxy to be provided as an env var [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/408
hace 2 años
Imran Iqbal
4abcfc54e0
chore(gemfile.lock): update to latest gem versions (2022-W04) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/407
hace 2 años
Imran Iqbal
a824dc146a
chore(gemfile.lock): update to latest gem versions (2022-W03) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/405
hace 2 años
Imran Iqbal
c576fa4db3
chore(semantic-release): replace broken `m2r` with `m2r2` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/404
hace 2 años
Imran Iqbal
66182ab99f
chore(gemfile.lock): update to latest gem versions (2022-W02) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/398
hace 2 años
Imran Iqbal
f354c2c2e1
chore(gemfile.lock): update to latest gem versions (2022-W01) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/397
hace 2 años
Imran Iqbal
630d8bf650
chore(gemfile.lock): update to latest gem versions (2021-W52) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/396
hace 2 años
Imran Iqbal
79e1113d18
chore(gemfile.lock): update to latest gem versions (2021-W51) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/394
hace 2 años
Imran Iqbal
aa3a943454
chore(gemfile.lock): update to latest gem versions (2021-W50) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/391
hace 2 años
Imran Iqbal
7acdc32010
chore(gemfile.lock): update to latest gem versions (2021-W49) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/388
hace 3 años
Imran Iqbal
66df2b098a
chore(gemfile.lock): update to latest gem versions (2021-W47) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/386
hace 3 años
Imran Iqbal
bed61c7a1a
ci(kitchen+ci): update with `3004` pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
hace 3 años
Imran Iqbal
383e147b7e
chore(gemfile.lock): update to latest gem versions (2021-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/381
hace 3 años
Imran Iqbal
4da9f92a7c
chore(gemfile.lock): update to latest gem versions (2021-W42) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/380
hace 3 años
Imran Iqbal
2d0085ae7b
chore(gemfile.lock): update to latest gem versions (2021-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/378
hace 3 años
Imran Iqbal
c2014528c9
chore(gemfile.lock): update to latest gem versions (2021-W40) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/375
hace 3 años
Imran Iqbal
3742fd3729
ci(kitchen+ci): update with latest CVE pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/374
hace 3 años
Imran Iqbal
87c77b1fde
chore(gemfile.lock): update to latest gem versions (2021-W39) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/370
hace 3 años
Imran Iqbal
b0bf4f17a4
chore(gemfile.lock): update to latest gem versions (2021-W38) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/369
hace 3 años
Imran Iqbal
588e5d8964
chore(gemfile.lock): update to latest gem versions (2021-W37) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/368
hace 3 años