Sha256: c65946a7efa22c839f919bbcaec82438e886bd47c1161881a5ab5e36e9c88e2b
Contents?: true
Size: 316 Bytes
Versions: 1
Compression:
Stored size: 316 Bytes
Contents
chef_gem 'chef-conceal' do version run_context.cookbook_collection['chef-conceal'].version if node[:'chef-conceal'][:_local_deploy] source "/pkg/chef-conceal/chef-conceal-#{run_context.cookbook_collection['chef-conceal'].version}.gem" end action :nothing end.run_action(:install) require 'chef/conceal'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-conceal-0.1.0 | cookbook/recipes/default.rb |