metasploitable3/chef/cookbooks/compat_resource/files/lib/chef_upstream_version.rb

4 lines
81 B
Ruby
Raw Normal View History

module ChefCompat
CHEF_UPSTREAM_VERSION="12.16.42"
end