543 Commits

Author SHA1 Message Date
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 Albertson
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 Albertson
40e9c5ef3e
Merge pull request #166 from sous-chefs/automated/standardfiles
Automated PR: Standardising Files
2020-10-08 11:23:01 -07:00
Xorima Bot
e7e073b340 Standardise files with files in sous-chefs/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-10-08 11:22:38 -07:00
Xorima Bot
da9779700f Standardise files with files in sous-chefs/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-10-06 17:25:52 +00:00
Tim Smith
446dd0f193
Merge pull request #165 from chef-cookbooks/cookstyle_bot/cookstyle_6_18_8
Signed-off-by: Tim Smith <tsmith@chef.io>
2020-09-17 12:27:53 -07:00
Cookstyle Bot
04439af12e Cookstyle Bot Auto Corrections with Cookstyle 6.18.8
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (6.18.8). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.

### Style/Encoding
  - **/recipes/maps.rb:1**: Unnecessary utf-8 encoding comment.
  - **/test/integration/sasl_auth_multiple/serverspec/sasl_auth_multiple_spec.rb:1**: Unnecessary utf-8 encoding comment.
  - **/test/integration/sasl_auth_one/serverspec/sasl_auth_one_spec.rb:1**: Unnecessary utf-8 encoding comment.

Signed-off-by: Cookstyle <cookbooks@chef.io>
2020-09-17 12:26:32 -07:00
Tim Smith
f411140328
Merge pull request #164 from chef-cookbooks/automated/standardfiles
Signed-off-by: Tim Smith <tsmith@chef.io>
2020-09-08 14:50:25 -07:00
Xorima Bot
32c3e21c6a Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-09-03 11:02:39 +00:00
Tim Smith
3dcbde92e6 Don't run unit tests in Travis
Signed-off-by: Tim Smith <tsmith@chef.io>
2020-08-26 12:05:03 -07:00
Tim Smith
b204ea814b Only use multi-package on *nix
Signed-off-by: Tim Smith <tsmith@chef.io>
2020-08-26 12:04:14 -07:00
Tim Smith
88f7030d1e
Merge pull request #163 from chef-cookbooks/automated/standardfiles
Signed-off-by: Tim Smith <tsmith@chef.io>
2020-08-26 10:03:06 -07:00
Xorima Bot
718e67d41b Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-06-29 11:03:15 +00:00
Xorima Bot
6f00356746 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-06-10 11:03:08 +00:00
Tim Smith
d529af1d1b
Merge pull request #162 from chef-cookbooks/automated/standardfiles
Automated PR: Standardising Files
2020-05-27 11:32:02 -07:00
Xorima Bot
cacb0bb784 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-05-27 18:30:09 +00:00
William David Haines
315c8c658c Disabled SSLv3 by default. Obvious fix. 2020-04-27 14:00:54 -06:00
Tim Smith
8a450e878f
Merge pull request #159 from chef-cookbooks/automated/standardfiles
Automated PR: Standardising Files
2020-04-16 10:57:28 -07:00
Xorima Bot
987b77f591 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-04-16 11:03:14 +00:00
Tim Smith
a7da4692e9 Use the org wide GitHub templates 2020-04-15 10:19:04 -07:00
Tim Smith
e95e89bf24
Merge pull request #158 from chef-cookbooks/automated/standardfiles
Automated PR: Standardising Files
2020-04-15 01:05:08 -07:00
Xorima Bot
7a19b7e228 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-04-15 08:04:15 +00:00
Tim Smith
31488e6bf5
Merge pull request #157 from chef-cookbooks/automated/standardfiles
Automated PR: Standardising Files
2020-04-15 00:48:59 -07:00
Xorima Bot
465f4a97a5 Standardise files with files in chef-cookbooks/repo-management
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2020-04-15 07:47:25 +00:00
Tim Smith
a043528218 Require Chef 12.15+
This gives us modern metadata processing

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-01-05 12:02:55 -08:00
Tim Smith
6dea22d324 Add Github actions testing of style/unit
This is in addition to travis

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-01-04 21:39:21 -08:00
Tim Smith
30776589d5 Testing updates
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-12-12 21:26:10 -08:00
Tim Smith
38af4293d9 Simplify platform check logic
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-12-12 16:51:16 -08:00
Tim Smith
99b366e384 Testing updates
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-12-12 16:33:14 -08:00
Tim Smith
4a17dd96aa
Merge pull request #156 from DMac134/master
fixed transports not using /usr/sbin on RHEL
2019-11-18 16:48:11 -08:00
David MacMillan
e47c889763
Merge branch 'master' into master 2019-11-18 14:08:07 -04:00
Tim Smith
cdfb02ee7b Remove long_description and recipe metadata
Neither of these are used anymore

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-11-10 18:11:50 -08:00
Tim Smith
632191521e Update copyrights
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-11-10 18:11:24 -08:00
David MacMillan
a5fd0f7acd fixed transports not using /usr/sbin on RHEL
Signed-off-by: David MacMillan <dmac134@gmail.com>
2019-11-01 10:30:14 -03:00