Replace the default boilerplate cookbook maintainer and email
Also add it to knife.rb so new cookbooks are generated with the right ones
This commit is contained in:
@@ -6,3 +6,7 @@ role_path "roles"
|
||||
environment_path "environments"
|
||||
data_bag_path "data_bags"
|
||||
encrypted_data_bag_secret "#{current_dir}/encrypted_data_bag_secret"
|
||||
|
||||
cookbook_copyright 'Kosmos'
|
||||
cookbook_license 'none'
|
||||
cookbook_email 'mail@kosmos.org'
|
||||
|
||||
Reference in New Issue
Block a user