This file is used to list changes made in each version of the certificate cookbook.
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
- Allow owner and group to be String or Integer
- Various CI and Documentation cleanup
- Standardise files with files in sous-chefs/repo-management
- Update gaurav-nelson/github-action-markdown-link-check action to v1.0.15
- Update actions/stale action to v8
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Remove CircleCI
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Fix
cert_path
usage when usingcreate_subfolders
- Remove delivery and move to calling RSpec directly via a reusable workflow
- Update tested platforms
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Sous Chefs Adoption
- #45 @dmlb2000 added
data_bag_type
parameter and support for vault, or unencrypted modes. - Update documentation for helper methods.
- #43 @hartfordfi## e added sensitive mode to hide certificates and keys in console output.
- #47 @fletchowns added documentation note concerning lazy attribute evaluation.
- Fix bad pick on merge conflict from revert.
- Revert #38: This previous change worked around a bug in Knife that limited use of characters in data bags. See CHEF-3531 for more information.
- #33 expose final path of managed objects.
- #38 normalize dots to underscore in search_id
- #40 chefspec matcher deprecation
- Update travis config
- #30 Hash rockets
- #34 Rescue version
- Add thor-scmversion
- Add use_inline_resources, if defined
- Add ignore_missing parameter
- Update documentation
- Update gitignore
- Rubocop whitespace corrections
- ChefSpec create_certificate_manage matcher added.
- Added combined_file resource.
- Update build files.
- Added Rubocop.
- Added BATS tests.
- Issue #16, fix handling of subdir creation
- Issue #15, Revert FC017 change
- FC017: LWRP does not notify when updated: ./providers/manage.rb:24
- Add
nginx_cert
knob for chained certificates
- Add test-kitchen coverage and documentation.
- Fix typo in "manage" resource definitions
- Add :create_subfolders attribute, to toggle off folder creation of private/certs directories.
- Fixes issue #11, reported by @tmatilia
Cleaning up the backlog of PRs
- @kechagia added data_bag_secret attribute
- @sawanoboly added smartos paths, and recipe
certificate::manage_by_attributes
- allow specification of data bag secret
- new attribute added: data_bag_secret
- defaults to /etc/chef/encrypted_data_bag_secret
- openssl certs path for smartos
- add recipe manage_by_attributes
- Add :data_bag_keyfile attribute to the LWRP.
Thanks Teemu, and Kris, for their outstanding work!
-
Teemu Matilainen
- Add whyrun mode support.
- Extract directory and file creation to generic methods.
- Corrected outstanding issues related to updated_by_last_action
-
Kris Kechagia
- Corrected the updated_by_last_action to avoid unneccessary notification.
- Fix incorrect has_key conditional
- Disable incorrect foodcritic warning about repetition
- Add foodcritic linting
- Anyone have ideas on testing LWRPs?
- Fix default action
- Minor typo fixes
- LWRP conversion of recipe
- Recipe prototype