Commit Graph
20 Commits
Author SHA1 Message Date
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