chef / chef-vault-testfixtures

provides an RSpec shared context for testing Chef cookbooks that use chef-vault
Apache License 2.0
7 stars 10 forks source link

Update for Chef vault 4 #33

Closed r-goto closed 3 years ago

r-goto commented 3 years ago

Latest ChefWorkstation comes with chef-vault 4.x which is not compatible with chef-vault-testfixtures.

Gem::ConflictError: 13:06:45 Unable to activate chef-vault-testfixtures-0.5.2, because chef-vault-4.0.1 conflicts with chef-vault (~> 2.5)

$ chef gem list | grep vault
azure_mgmt_key_vault (0.17.6)
chef-vault (4.0.1)
tas50 commented 3 years ago

3.1.1 is now up on rubygems