Sha256: 08e3a018c7394af4a4bb31ce490bedb31b23bc88432f928271bb2e664d126713
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
## v2.1.4: This is a bugfix for 11.6.0 compatibility, as we're not monkey-patching Erubis::Context. ### Bug - [COOK-3399]: Remove node attribute in comment of sudoers templates ## v2.1.2: ### Bug - [COOK-2388]: Chef::ShellOut is deprecated, please use Mixlib::ShellOut - [COOK-2814]: Incorrect syntax in README example ## v2.1.0: * [COOK-2388] - Chef::ShellOut is deprecated, please use Mixlib::ShellOut * [COOK-2427] - unable to install users cookbook in chef 11 * [COOK-2814] - Incorrect syntax in README example ## v2.0.4: * [COOK-2078] - syntax highlighting README on GitHub flavored markdown * [COOK-2119] - LWRP template doesn't support multiple commands in a single block. ## v2.0.2: * [COOK-2109] - lwrp uses incorrect action on underlying file resource. ## v2.0.0: This is a major release because the LWRP's "nopasswd" attribute is changed from true to false, to match the passwordless attribute in the attributes file. This requires a change to people's LWRP use. * [COOK-2085] - Incorrect default value in the sudo LWRP's nopasswd attribute ## v1.3.0: * [COOK-1892] - Revamp sudo cookbook and LWRP * [COOK-2022] - add an attribute for setting /etc/sudoers Defaults ## v1.2.2: * [COOK-1628] - set host in sudo lwrp ## v1.2.0: * [COOK-1314] - default package action is now :install instead of :upgrade * [COOK-1549] - Preserve SSH agent credentials upon sudo using an attribute ## v1.1.0: * [COOK-350] - LWRP to manage sudo files via includedir (/etc/sudoers.d) ## v1.0.2: * [COOK-903] - freebsd support
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guard-strainer-1.0.0 | spec/fixtures/cookbooks/sudo/CHANGELOG.md |