Sous Chefs Bot
8a3c1f67ee
Update metadata for 6.0.4
2021-08-19 12:18:19 +01:00
Sous Chefs Bot
019508233f
Update changelog for 6.0.4
2021-08-19 12:18:18 +01:00
Sous Chefs Bot
5ac0b2b720
Standardise files with files in sous-chefs/repo-management ( #172 )
...
Signed-off-by: kitchen-porter <board@sous-chefs.org>
Co-authored-by: Ben Hughes <bmhughes@bmhughes.co.uk>
2021-08-19 12:18:16 +01:00
Sous Chefs Bot
2bc71c671a
Set Changelog to ## Unreleased
2021-08-19 10:42:51 +01:00
Sous Chefs Bot
fb8f174dde
Update metadata for 6.0.3
2021-08-19 10:42:49 +01:00
Sous Chefs Bot
00b9769531
Update changelog for 6.0.3
2021-08-19 10:42:49 +01:00
hamarituc
34225abf72
Fixed TLS configuration ( #173 )
...
Obvious fix.
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2021-08-19 10:42:46 +01:00
Sous Chefs Bot
2d59cd0d04
Set Changelog to ## Unreleased
2021-06-30 19:56:40 +01:00
Sous Chefs Bot
c7a105c742
Update metadata for 6.0.2
2021-06-30 19:56:38 +01:00
Sous Chefs Bot
24a878ca27
Update changelog for 6.0.2
2021-06-30 19:56:38 +01:00
Mike van Goor
0bfdc5dc01
Move the config template write to the first actions to be done ( #171 )
...
* Move the config template write to the first actions to be done
* Shorten the change message
2021-06-30 11:56:35 -07:00
Jason Field
9dfe3a492e
prep for main
2021-06-16 17:32:32 +01:00
Sous Chefs Bot
9f82fc0266
Set Changelog to ## Unreleased
2021-06-01 05:58:52 -07:00
Sous Chefs Bot
229028a2a8
Update metadata for 6.0.1
2021-06-01 05:58:50 -07:00
Sous Chefs Bot
ac40ef0336
Update changelog for 6.0.1
2021-06-01 05:58:50 -07:00
Dan Webb
737cf437be
Standardise files with files in sous-chefs/repo-management ( #170 )
...
Signed-off-by: Dan Webb <dan.webb@damacus.io>
2021-06-01 13:58:48 +01:00
Lance Albertson
55bf044ac9
Merge pull request #169 from sous-chefs/automated/standardfiles
...
Automated PR: Standardising Files
2021-05-11 15:09:40 -07:00
Xorima Bot
1c532034b8
Standardise files with files in sous-chefs/repo-management
...
Signed-off-by: Xorima Bot <xorimabot@avon-lea.co.uk>
2021-05-11 14:56:17 +00:00
Sous Chefs Bot
2734ec8d2c
Set Changelog to ## Unreleased
2020-11-23 23:30:20 +00:00
Sous Chefs Bot
eb6bcca070
Update metadata for 6.0.0
2020-11-23 23:30:17 +00:00
Sous Chefs Bot
7f36c61b9d
Update changelog for 6.0.0
2020-11-23 23:30:16 +00:00
Lance Albertson
f12c77725e
Merge pull request #160 from willhaines/master
...
Disabled SSLv3 by default. Obvious fix.
2020-11-23 15:30:13 -08:00
Jason Field
31e9ec3f36
Merge branch 'master' into master
2020-11-23 18:24:20 +00:00
Jason Field
57e857e1e9
Update metadata.rb
2020-11-23 18:23:40 +00:00
Jason Field
ab8fecf3c6
Update CHANGELOG.md
2020-11-23 18:23:27 +00: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 Albertson
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 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