Update nodejs, sudo and users cookbooks
This commit is contained in:
@@ -2,6 +2,29 @@
|
||||
|
||||
This file is used to list changes made in each version of the users cookbook.
|
||||
|
||||
## 5.3.1 (2017-12-15)
|
||||
|
||||
- Remove special case for freebsd in favor of later shell validity check
|
||||
|
||||
## 5.3.0 (2017-12-07)
|
||||
|
||||
- Add check if user shell exists
|
||||
- Verify the shell is allowed on AIX
|
||||
- Add AIX as a supported platform
|
||||
|
||||
## 5.2.2 (2017-11-29)
|
||||
|
||||
- Add home directory base for solaris
|
||||
|
||||
## 5.2.1 (2017-10-31)
|
||||
|
||||
- Make sure ssh_keys can be an array or a string by converting strings to an array if they're passed
|
||||
|
||||
## 5.2.0 (2017-10-31)
|
||||
|
||||
- Require Chef 12.7+ as 12.5 and 12.6 had bugs in their custom resource implementation
|
||||
- Allow fetching one or more ssh_keys from a url
|
||||
|
||||
## 5.1.0 (2017-05-30)
|
||||
|
||||
- Keep ssh keys out of the chef logs
|
||||
|
||||
Reference in New Issue
Block a user