Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/hashicorp-vault

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

Merge pull request #90 from chrisminton/typo-fix-message

fix typo in error message

ac0513db407aad58892803f0f6e43d62bc07e28a authored about 8 years ago by Mikhail Zholobov <[email protected]>
fix typo in error message

- small typo fix in error message from vault_secret.

3f78e14a64533d62926b87cb79a5dd854e981d72 authored about 8 years ago by Chris Minton <[email protected]>
add additional ssl options to vault_secret

- add ssl_pem_contents to attributes (can be used in place of ssl_pem_file)
- add ssl_ca_cert at...

c2d1cf0d75a7e0f88699d24524dc62237771a79f authored about 8 years ago by Chris Minton <[email protected]>
Vault 0.6.3

00b4625588ff39549178cbca8bce4097fc565ba4 authored about 8 years ago by Vijay Bandari <[email protected]>
Merge pull request #86 from madeddie/fix_foodcritic

Fixes foodcritic, previous fix caused all checks to be ignored

cf1d96306e72b0894a1355eb039a9c3f47e7074b authored about 8 years ago by John Bellone <[email protected]>
Merge pull request #81 from legal90/changelog

Update Changelog

25d242a80ccff95fbc1586a5ad3f333b4706006f authored about 8 years ago by John Bellone <[email protected]>
Merge pull request #82 from vijaybandari/upstream

Add log-level support for service

72829e7c93e2293f0cfb91f061e2895d8a25f92b authored about 8 years ago by John Bellone <[email protected]>
Merge pull request #85 from madeddie/disable_cache

Add "disable_cache" config option

4b7563bf70aa459faa31ca6566044751cff04b0e authored about 8 years ago by Mikhail Zholobov <[email protected]>
Remove default as to not add option to config .json when not needed

f102eeb9951993e06f548c10d95e242392779de9 authored about 8 years ago by Edwin Hermans <[email protected]>
Fixes foodcritic, previous fix caused all checks to be ignored

365d8e7e461a9e71e96d9c7eb1c3d8ac380aeddb authored about 8 years ago by Edwin Hermans <[email protected]>
Add disable_cache config option

55d6c8dc28bb2a418b86e457e6889f26ef2d2b12 authored about 8 years ago by Edwin Hermans <[email protected]>
Add log-level support for service

299e8503214e6f7faecbc24fcda436c943dde08b authored about 8 years ago by Vijay Bandari <[email protected]>
Update Changelog

Generated by running `github_changelog_generator`

888086de1adf686797f3cc016f42b0fbc6542855 authored about 8 years ago by Mikhail Zholobov <[email protected]>
Merge pull request #79 from visioncritical/add-062-support

Add 0.6.2 support

a9c153de52f9d8dec581c6e5b60604988f64bf1d authored about 8 years ago by Mikhail Zholobov <[email protected]>
Merge pull request #80 from legal90/fix-sudoers

Enable passwordless sudo for tests

396543f27e60d1d754a58ec260f925054f94af16 authored about 8 years ago by Mikhail Zholobov <[email protected]>
Enable passwordless sudo for tests

7ce172c2e6d6cdc90736f8e017b09a94aef3098f authored about 8 years ago by Mikhail Zholobov <[email protected]>
Add cache_size config option (new in 0.6.2)

725a1435fbcabd3fc089104e352ca4647d89f7b6 authored about 8 years ago by Riley Shott <[email protected]>
Bumped default Vault version to 0.6.2

78f95b3a90ac184b26fd0828cf7b1e6a38733ab6 authored about 8 years ago by Riley Shott <[email protected]>
Merge pull request #77 from freimer/freimer/cluster_address

Add cluster_address for listener options

038450db07960c292d191fb16fd1b1a3e2c4ba1d authored about 8 years ago by Riley Shott <[email protected]>
Add cluster_address for listener options

6b360d2e7c43008764385c7c0a72f5e7f0a79988 authored about 8 years ago by Fred Reimer <[email protected]>
Merge pull request #75 from legal90/integration-tests

Refactor integration tests and Travis CI configuration

c7ba1d965485902149c56fe9221851660744875e authored over 8 years ago by John Bellone <[email protected]>
tests: Disable mlock on RHEL 5

Default value of "memlock" isn't enough for Vault servers to start on RHEL/CentOS 5

befed31245233901c29e60eb5486327670a19815 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Update project to use inspec instead of serverspec.

f272a9667c8c66e17c374bc1d2fd1954d63f91bf authored over 8 years ago by John Bellone <[email protected]>
Fix setcap issues for RHEL 5

It appears that kernel version isn't proper to use this?

1c459e0abdc51c96e8490ad504cedfe2b25f381e authored over 8 years ago by John Bellone <[email protected]>
Fix getting the "platform_version" attribute

`#platform_family?` is a method of Cher Recipe DSL and should be accessed as is;
`node["platform...

8ffff511675d3b391cbe70547a20f4cea226e714 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Update travis running integration tests

f63baf91d768628d1519d946bd416472e4c0f938 authored over 8 years ago by John Bellone <[email protected]>
.kitchen.docken.yml: Fix an attribute defining the service provider

The service name is "vault" by default, so we should to use this name in the attribute path
to o...

cb486a3088c370f4dc61327c2a0c1638f7680148 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Fix issue with sudo/tty on RHEL

f4edbada8b16abc0165a0292a6466e52e93dc726 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #73 from legal90/fix-centos5

Fix init script syntax for compatibility with RHEL/CentOS 5

8bba90a86188ab2d8dfcd6fe7cb1d6439c16cee2 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Fix init script syntax for compatibility with CentOS/RHEL 5

There is bash v3.2.* in RHEL/CentOS 5, which doesn't support this notation for stderr and stdout...

d018c3951fc37eb0ac867eeb060027557701b416 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Merge pull request #71 from legal90/vault-0.6.1

Add support of Vault 0.6.1

5c9bb035972c80c5a26c91914eca513ae15ca67c authored over 8 years ago by John Bellone <[email protected]>
Add support of Vault 0.6.1

3a116205b10ca33d8868ac2d0f0b274e30df79b4 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Fix builds to run with systemd.

694829a9823940afabce19d725375fc5678bf9d6 authored over 8 years ago by John Bellone <[email protected]>
Fix centos-7

a3b7f96afd177df1212ad94148229bddebe27b16 authored over 8 years ago by John Bellone <[email protected]>
Fix some red tests by adding sudo package.

6b1512f110473b60b85dfc4abfd99dd97f236305 authored over 8 years ago by John Bellone <[email protected]>
Update project to use docker/travis for integration tests.

2b199d564a40c3881e5557bec328e00b438671cb authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #66 from dpattmann/fix_git_install

Remove 'godep restore' for vault versions > 0.5.0

ba7b06d78dd598122e731ac40aac8a1b4a648e98 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #67 from dpattmann/kitchen

Add default recipe to kitchen run_list

4bb638638106fb15ca3450b4560eda637c21eb82 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #68 from dpattmann/symlink

Create/Delete symbolic link to /usr/local/bin

79dd3e8532e7976689e1a7e6ac1aab6c89ee27f3 authored over 8 years ago by John Bellone <[email protected]>
Create/Delete symbolic link to /usr/local/bin

b95599b032657b45cb2ae733ac5b58f394bcf6bf authored over 8 years ago by Dennis Pattmann <[email protected]>
Add default recipe to kitchen run_list

4db839a2e4a50c8e4c14216baf9ea3ce5dd94a0a authored over 8 years ago by Dennis Pattmann <[email protected]>
Remove 'godep restore' for vault versions > 0.5.0

c3f27513f300ac831bbddb7daaaad47193a15c06 authored over 8 years ago by Dennis Pattmann <[email protected]>
Merge pull request #65 from axtl/vault_060

Vault 0.6.0

cdcd84c7db57bbf1947ac1e9a07ead3f90ea5b27 authored over 8 years ago by John Bellone <[email protected]>
Vault 0.6.0

b38fb102786bdb25f8bd13a527d3a322ea346f5d authored over 8 years ago by alexandru totolici <[email protected]>
Merge pull request #61 from legal90/raise_on_failure

vault_secret: Raise an exception if Vault read has failed

6a4cd02a5792200af7afdd42f0c84ce4ee788fa1 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #64 from willejs/create-work-dir

Create work dir before service starts as it does not persist across restarts

0632c7dbf31d6bcbe89e9c52426fd713ba93d6c5 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #63 from legal90/build-essential-constr

Liberate "build-essential" version constraint

14984b72fb02bed1313d0df66a40ab79a60da6ac authored over 8 years ago by John Bellone <[email protected]>
change PreStart to RuntimeDirectory in systemd config

8048f2e69713b577debadc659524d070a88e2c59 authored over 8 years ago by Will Salt <[email protected]>
Create work dir before service starts as it does not persist across restarts

94f1ff890aec3d40685929e38e91d7c38ee546bf authored over 8 years ago by Will Salt <[email protected]>
Liberate "build-essential" version constraint

aeb90b0ab486597d1b3f0ed7e9cc1755c652256b authored over 8 years ago by Mikhail Zholobov <[email protected]>
vault_secret: Raise an exception if Vault read has failed

93c4316fb7fe614bdc029f3620b3945c6fa71ab9 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Fix unit tests to use policyfiles.

504136de3d0ee1ec08da1e983499a703236fbf30 authored over 8 years ago by John Bellone <[email protected]>
Remove the bag_name and bag_item attributes.

f87113ee3d260f9bad43c4ffca0bbb3979a3e6fd authored over 8 years ago by John Bellone <[email protected]>
Update the travis.yml configuration.

dd71ba917fe11395c3d1cc3889b494d624e1d7cb authored over 8 years ago by John Bellone <[email protected]>
Remove the condition for libcap2-bin.

There is nothing wrong with enforcing that this package is installed
even if it is by default. I...

ccc1aaa28280b9ffb3462bb943cc95a7c2af965c authored over 8 years ago by John Bellone <[email protected]>
Update the test-kitchen configuration for policyfiles.

ece742489d42baecfb313df9a8833114165fb2f4 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #62 from axtl/vault_053

Vault 0.5.3 update (with test fixes, build-essential update)

2eae0e79fb18f9f51748b2b47c7b9df1eac0adf1 authored over 8 years ago by John Bellone <[email protected]>
note on libcap2-bin

dde692eaecc6dfe09f0c4122f64a3f385ce14bf8 authored over 8 years ago by alexandru totolici <[email protected]>
Override what Go version is installed by recipe.

This matches the version of Go used by Vault upstream to build binaries.

3db9ed88ca40755f9def23e497eefb257b9abe8b authored over 8 years ago by alexandru totolici <[email protected]>
0.5.3 and fix git build

b8a136f606dc5d0e83e77d71d787fbb5f6625dba authored over 8 years ago by alexandru totolici <[email protected]>
Fixes `default` kitchen, upgrade build-essentials

64e3ae26afa84f50a46d6c4dfb223a9cc1f126e1 authored over 8 years ago by alexandru totolici <[email protected]>
Merge pull request #60 from legal90/fix_leases_default

Fix default value of "leases" attribute

3c436b0e715fef939e54f2a3b524ed4c4668dadd authored over 8 years ago by Riley Shott <[email protected]>
Fix default value of "leases" attribute

Otherwise it fails on the next line

22c88a83c9a6a37ad91e376363e8042ea5ec2773 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Merge pull request #56 from legal90/secret-nested

vault_secret: Save lease ID to the nested attribute

d61f45b4aaa10c297700677559fa8db664236491 authored over 8 years ago by Riley Shott <[email protected]>
vault_secret: Add "run_state_reference" property

3ca1413b25bceac9754d84ef1afd576991ae591b authored over 8 years ago by Mikhail Zholobov <[email protected]>
vault_secret: Save secret value to the nested attribute

It allows to avoid conflicts with other top-level attributes.

45b28966a20e7504fe7ea017eed1f674cac3ca5a authored over 8 years ago by Mikhail Zholobov <[email protected]>
Bump version of metadata.rb for release.

53d073aaaa31d3430c0b3180d9b8afc08773c610 authored over 8 years ago by John Bellone <[email protected]>
Merge pull request #51 from legal90/f-templates

Use custom templates for "systemd" and "sysvinit" service providers

07fff474f75cfdb863b2e9dc9ee6a6191faec225 authored over 8 years ago by John Bellone <[email protected]>
Bump version of metadata.rb for release.

cb2ffd89386686a3cf28f68045752409250fbffd authored over 8 years ago by John Bellone <[email protected]>
Swap the order of install versus config.

2e4b90f1f2e7729938adc52b7544304a8d610f5d authored over 8 years ago by John Bellone <[email protected]>
Add guard to prevent creating user if root.

This fixes #53.

093a2e538210783f6683c25f03053397d6ce3fae authored over 8 years ago by John Bellone <[email protected]>
Don't force "sysvinit" to be a service provider for all platforms

250554a6ffd00a5b32c95f50d111626dfaabf211 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Add custom template for "systemd" service provider

a89d6788886ba3434377c147daabdc42e7e0a664 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Add custom template for "sysvinit" service provider

c47f016420af1cbd3ad5edcea3d5853c6fac0640 authored over 8 years ago by Mikhail Zholobov <[email protected]>
Prevent "vault" service to be restarted on update (#52)

9392c3358d2a13863dc3d27e093a7b593a70e73d authored over 8 years ago by Mikhail Zholobov <[email protected]>
Merge pull request #49 from visioncritical/vault-secret-resource

Added a resource for reading secrets from Vault

ecb48dee7bca2b21f311237878207e93b036a77a authored over 8 years ago by John Bellone <[email protected]>
Attempt to fix travis-ci

2d87e98be43c2fed55924bbd3a3a387ec4956f64 authored almost 9 years ago by Riley Shott <[email protected]>
Added a resource for reading secrets from Vault

This resource fetches a secret from Vault & stores it in the node's
run_state for the duration t...

7f2f49d7054887bd0d7fff87acc6067944a19948 authored almost 9 years ago by Riley Shott <[email protected]>
Update cookbook for 0.5.2 version of Vault.

093f198e5ed73baeb308d4a5cae7e30f40794f65 authored almost 9 years ago by John Bellone <[email protected]>
Merge pull request #47 from visioncritical/fix-typo

Fixed typo in vault_config provider property

a0e88c71aa8c4feac55ecbf89ec24033ad107676 authored almost 9 years ago by John Bellone <[email protected]>
Fixed typo in vault_config provider property

8921f6b8635a14717cc18e5417de5a7d9fdf6141 authored almost 9 years ago by Riley Shott <[email protected]>
Update the changelog.

85e0edc0555353574fef90d76e62fd01c3c08f5d authored almost 9 years ago by John Bellone <[email protected]>
Replace libarchive dependency with rubyzip.

This should fix several issues with the converge not being
idempotent. It also fixes an issue wh...

9d97f7a100cf362474cff680ebc333530d27b8fb authored almost 9 years ago by John Bellone <[email protected]>
Merge pull request #44 from johnbellone/fix-i386

Fix binary installation for i386 architectures.

0b586b79584d6fc209e7696ef7b9ab79bc08e7e5 authored almost 9 years ago by Shahul Khajamohideen <[email protected]>
Fix binary installation for i386 architectures.

This was a stupid issue on my end since I never tested with x32
architectures.

cd80776a914f1dbec87e380579ca30c4dad3c4ed authored almost 9 years ago by John Bellone <[email protected]>
Update the readme and changelog for release.

a4003b696ba809ea2999a619f8ff31acff5486cb authored almost 9 years ago by John Bellone <[email protected]>
Fix the unit tests for inversion providers.

48456857d9e2ed763809dd1d8bac0e3f37970701 authored almost 9 years ago by John Bellone <[email protected]>
Update the readme.

ff003111575ead4327f1369eae841b079ed161c2 authored almost 9 years ago by John Bellone <[email protected]>
Update the changelog to generated format.

eee8dfdce054ade121c6bd9cf1ea16bd61cd8f4b authored almost 9 years ago by John Bellone <[email protected]>
Erm, what?

68f94087235ad792515cac4789ce760bc41e8c05 authored almost 9 years ago by John Bellone <[email protected]>
Remove more unit tests about tls certificates.

39cef1f55b227b3d089f65e1105a6212a369550c authored almost 9 years ago by John Bellone <[email protected]>
Fix some errors with rubocop.

c19ff6a5885c35c362eb62d5018523886e1967b9 authored almost 9 years ago by John Bellone <[email protected]>
Fix #6 configuration of telemetry options block.

cb90941a6c059f06caad89e66cb935366f5e2d2b authored almost 9 years ago by John Bellone <[email protected]>
Remove tls certificate management from cookbook.

This has been the cause of **a lot** of problems, and to be honest, it
is better left for the pe...

4131f3704ac22516d319cabc379dd4412fc16381 authored almost 9 years ago by John Bellone <[email protected]>
Update integration tests and remove old suites.

89f8678252b64bc2c2915ded279f1afcdc3eab27 authored almost 9 years ago by John Bellone <[email protected]>
Update documentation for config resource.

ca07eb8a35685eee02b2679304f921c4b83e4575 authored almost 9 years ago by John Bellone <[email protected]>
Update the integration tests to pass.

f9ab7d0c3f8dcf49649b3fdd37fa7944ee162228 authored almost 9 years ago by John Bellone <[email protected]>
Bump version of vault to use by default.

8bbbea0cb780af397ecc7683a5e3269990115f56 authored almost 9 years ago by John Bellone <[email protected]>
Fix test errors in managing certificates.

824827afa51696cc01ad95471e10402f136c3613 authored almost 9 years ago by John Bellone <[email protected]>
Fix issue with building binary basename.

aa38db57c594b3e94e00c09c28aa8986ab40cca6 authored almost 9 years ago by John Bellone <[email protected]>