summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-05-26 19:06:44 -0700
committerMatt Wrock <matt@mattwrock.com>2016-05-26 19:06:44 -0700
commit00ea373c9fab5bd5768b43a9545fc55b2582a1bf (patch)
treef5c513ee0a843ae1f8c339f32fa33c225395fb1f
parente5daa489598b5182eb2c146dcf20eee1dba76d8c (diff)
downloadchef-new_deps.tar.gz
add license to chef-appbundlenew_deps
-rw-r--r--omnibus/config/software/chef-appbundle.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/omnibus/config/software/chef-appbundle.rb b/omnibus/config/software/chef-appbundle.rb
index 19228738c3..495f58bfb1 100644
--- a/omnibus/config/software/chef-appbundle.rb
+++ b/omnibus/config/software/chef-appbundle.rb
@@ -1,5 +1,8 @@
name "chef-appbundle"
default_version "local_source"
+
+license :project_license
+
source path: project.files_path
dependency "chef"