Chef vault - error accessing vault item during kitchen converge -


here call making in recipe:

mypassword = chef_vault_item("passwords", "default_pass") 

here error getting when running kitchen converge on recipe:

         net::httpserverexception      ------------------------      404 "not found" 

what need allow kitchen access vault item?

make sure configure data_bags_path or put files in default location (data_bags/). error mentions server aren't use default solo-based provisioner, state using.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -