diff options
author | John McCrae <john.mccrae@progress.com> | 2022-04-28 08:21:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 20:51:32 +0530 |
commit | 0fa9428ed1c35a07d0093292e7307d6263597604 (patch) | |
tree | a4b4bf0c2e3d09069ab8dc32c23061503d977adf /cspell.json | |
parent | 147e56d7fac43bcc33b5ad4435f6b475ea00407b (diff) | |
download | chef-0fa9428ed1c35a07d0093292e7307d6263597604.tar.gz |
Updated EOL for Chef 16 (#12821)
* Updated EOL for Chef 16
Signed-off-by: John McCrae <john.mccrae@progress.com>
* Chef-16 EOL updates:
1. Fix issue test kitchen for opensuse-leap-15 kitchen create failure
2. Fix powershell_out_spec undefined method shell_out error on windows ruby 2.7 (trial)
3. Updates for chef-16 EOL: Trial fix for macos git package install error
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* Chef-16 EOL updates:
1. Revert locked versions of mixlib-shellout and rspec-mocks to ones from bundle update
2. Add trial fix for macos kitchen failure about git recipe
3.Correct EOL date and year to Nov 30 2022, correct unit spec
4. Fix powershell_out_spec errors on verify pipeline for windows by passing empty hash
5. Chef-16 EOL updates: Remove git installation recipe from mac since installation is not working on mac after many trials
6.Revert back to mac-10.15 vm for kitchen tests
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
Co-authored-by: Neha Pansare <neha.pansare@progress.com>
Diffstat (limited to 'cspell.json')
-rw-r--r-- | cspell.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cspell.json b/cspell.json index 7a5b51b510..cb2cf006ff 100644 --- a/cspell.json +++ b/cspell.json @@ -403,6 +403,7 @@ "getaddrinfo", "getbinaryfile", "getc", + "getent", "GETFD", "GETFL", "getgrgid", @@ -1285,6 +1286,7 @@ "testswapfile", "testswapfiledir", "texteditor", + "theplaintextpassword", "THRDS", "THREADID", "tilesize", |