Commit Graph
24 Commits
Author SHA1 Message Date
Lance AlbertsonandGitHub be94e35b22 Update tested platforms (#175)
* Update tested platforms

- Remove CentOS 8, Debian 9 & Ubuntu 16.04
- Add CentOS Stream 8, Alma Linux 8, Rocky Linux 8, Debian 11
- Remove SmartOS from ChefSpec as the platform will deprecated soon

Signed-off-by: Lance Albertson <lance@osuosl.org>

* Switch to using lint-unit job instead of chef-delivery

Signed-off-by: Lance Albertson <lance@osuosl.org>

* Remove delivery and move to calling RSpec directly via a reusable workflow

Signed-off-by: Lance Albertson <lance@osuosl.org>
2022-02-02 09:31:55 -08:00
Lance AlbertsonandGitHub 55bf044ac9 Merge pull request #169 from sous-chefs/automated/standardfiles
Automated PR: Standardising Files
2021-05-11 15:09:40 -07:00
Lance AlbertsonandGitHub f12c77725e Merge pull request #160 from willhaines/master
Disabled SSLv3 by default.   Obvious fix.
2020-11-23 15:30:13 -08:00
Lance Albertson b4f2fdb4f3 Release 5.4.1
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-20 10:22:20 -07:00
Lance AlbertsonandGitHub 9b2a1e39fb Merge pull request #168 from sous-chefs/fix-map-updates
Ensure all postmap files are rebuilt immediately if needed
2020-10-20 10:21:16 -07:00
Lance Albertson 72ad232d03 Enable IPv6 for lo for the canonical suite
This is needed to ensure it converges correctly.

Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-19 12:34:12 -07:00
Lance Albertson d93caa21b6 Ensure all postmap files are rebuilt immediately if needed
This fixes a race condition where postmap files are updated but not generated to
.db files before postfix has been started or restarted. By running these
immediately on updates, this ensures that the .db files exist properly.

Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-18 14:10:33 -07:00
Lance Albertson 7ab1360d4a Release 5.4.0
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 14:35:36 -07:00
Lance AlbertsonandGitHub c9542d9895 Merge pull request #167 from sous-chefs/sous-chefs-adoption
Sous Chefs Adoption
2020-10-11 14:34:34 -07:00
Lance Albertson 24caf18411 Point to correct cookbook
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 14:16:31 -07:00
Lance Albertson 7208c3f559 Fix OpenSUSE installation issues
OpenSUSE runs a script which builds the main.cf file automatically if a file
doesn't exist. This breaks idempotency so go ahead and touch the file via Chef.

In addition, postfix is built with incorrect default settings for `setgid_group`
and `daemon_directory`, so set it properly in the config.

Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:44:22 -07:00
Lance Albertson 3727f97797 Add Ubuntu 20.04 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 9ab78d05a6 Remove Amazon Linux 1 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 0fd6330f75 Update test-kitchen to Sous Chefs
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 3dc75789f3 Update metadata.rb to Sous Chefs
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 9245510efc Update README to sous-chefs
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 11eada3c0c Remove EL 6 testing
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 2cfec38a17 MDL fixes
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson ff96db8fe9 Yamllint fixes
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 3bf9b4e1d1 Update to use Sous Chefs GH workflow
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson be6b6c5837 ChefSpec fixes
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson e937c83d4f Cookstyle fixes
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance Albertson 46348016d9 Update Changelog to Sous Chefs
Signed-off-by: Lance Albertson <lance@osuosl.org>
2020-10-11 10:03:37 -07:00
Lance AlbertsonandGitHub 40e9c5ef3e Merge pull request #166 from sous-chefs/automated/standardfiles
Automated PR: Standardising Files
2020-10-08 11:23:01 -07:00