Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/certificate

Development repository for the certificate cookbook
https://github.com/sous-chefs/certificate

Fix typo in "manage" resource definitions

0322c2ba73df3f83b3a3af4fdcacc780d4ab4407 authored over 11 years ago
certificate v0.2.2

* Add :create_subfolders attribute, to toggle off folder creation of private/certs directories.

9b661c51cab5679c06e7a702f37202ab24301a18 authored over 11 years ago
Merge pull request #10 from flinc-chef/create-subfolders-flag

implement :create_subfolders attribute

35855fced8ed89c525f5096e282150a3f2de3727 authored over 11 years ago
Certificate v0.2.1

* Fixes issue #11, reported by @tmatilia

b607c2347081a2a075d7f6b974ff389c0645c9be authored over 11 years ago
implement :create_subfolders attribute

4b3d571c9ed160e08c27a7499d48764f3eecafd0 authored almost 12 years ago
certificate v0.2.0

Cleaning up the backlog of PRs

* @kechagia added data_bag_secret attribute
* @sawanoboly added ...

cc5e5b3b347388d15ad6dec0a593e68ba3ee4a50 authored almost 12 years ago
Merge branch 'kechagia-data_bag_secret' into testing

Conflicts:
README.md
providers/manage.rb
resources/manage.rb

8d668f1bd9fa954a1b6463d55d86d37948f1e118 authored almost 12 years ago
allow specification of data bag secret

- new attribute added: data_bag_secret
- defaults to /etc/chef/encrypted_data_bag_secret

707a928251ed5039a7b723d7a2e4024df4dad1f1 authored almost 12 years ago
Merge branch 'higanworks-cookbooks-manage_by_attr' into testing

be08feafd190d283c36365ad44ea33df6d6a09d7 authored almost 12 years ago
Merge branch 'master' into manage_by_attr

992dd5ce7e0cc1718081e1478c9be83eae82695f authored almost 12 years ago
openssl certs path for smartos

d71bcd88ff919ea656b54122e607646049b21549 authored almost 12 years ago
add recipe manage_by_attributes

feb112778510701e3aa675577778af8025aff822 authored almost 12 years ago
Add :data_bag_keyfile attribute to the LWRP.

If :data_bag_keyfile is specified in the resource, it will point to
an alternate filename in whi...

0ea2dc5a06d660a742ff6fe82c43610363b8b799 authored about 12 years ago
certificate v0.1.0

Thanks Teemu, and Kris, for their outstanding work!

* Teemu Matilainen
- Add whyrun mode supp...

629702fceaa0b6198079f286807a9945f6ef1f2a authored about 12 years ago
Merge pull request #4 from tmatilai/fix-updated-by-last-action

tmatilai, re-factored code into definitions, and corrected setting of updated_by_last_action.

047662f5d59fd5a36d50922f63ff7ac301ddd34d authored about 12 years ago
Extract directory and file creation to generic methods

Also fixes the false foodcritic FC005 warning.

9ba54cb5462e908bc8f24453eae1a0080f70d724 authored about 12 years ago
Fix setting of updated_by_last_action missed by PR #1

aa2a2bc55690e4966e4013679e957d9723dac91e authored about 12 years ago
Merge pull request #2 from tmatilai/whyrun

Add whyrun mode support

baa4be8811e2f67b4ffdad9907bcf10366a50d71 authored about 12 years ago
Merge pull request #1 from kechagia/last_action_fix

only calls updated_by_last_action(true), if the certificate file really was updated

4616d76c5b23db3e76848bb31ccd44a3ead475b2 authored about 12 years ago
Add whyrun mode support

b70f80f8037053583c1ac531bc58f9c9ea529ff3 authored about 12 years ago
only calls updated_by_last_action(true), if the certificate file really was updated.

this prevents restarting services even though nothing changed, if certificate_manage notifies a s...

bb2a455e4dc8dfb22668651b8c4a76d3d22e1830 authored over 12 years ago
- Fix incorrect has_key conditional

- Disable incorrect foodcritic warning about repetition

de68c1c433418ed5fd608581b9ddfafc6158eea2 authored over 12 years ago
- Add foodcritic linting

- Anyone have ideas on testing LWRPs?

bc7ce420280f98346ecb7290bbad183fc45cd9a6 authored over 12 years ago
Add gitignore

d8a536f6ad8aabbf047178679d2c9510b104b7dd authored almost 13 years ago
Fix default action

e7ecac45519d3884290b0870dcea3623d7cf14b4 authored almost 13 years ago
Fix typos in LWRP and documentation

526302c6dbdcccf94473a0f7711f7e84f81ab41a authored almost 13 years ago
Minor documentation fixes

4eabaa3ebe5523210778ce1de2b4c98648f4ead1 authored almost 13 years ago
certificate_manage LWRP ready for release

dcf7a6cd05ae020e227aa81bc18c751abf18ecc0 authored almost 13 years ago
Initial commit - recipe prototype

5332bdda2c060e54a98e88b3ee3785ebf8bb3703 authored almost 13 years ago