Update cookbooks
* Replace old nginx cookbook with new chef_nginx cookbooks * Update application cookbook
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
actions :unpack
|
||||
default_action :unpack
|
||||
|
||||
attribute :source, kind_of: String, name_attribute: true
|
||||
attribute :root_dir, kind_of: String, required: true
|
||||
attribute :mingw, kind_of: [TrueClass, FalseClass], default: false
|
||||
attribute :checksum, kind_of: String
|
||||
Reference in New Issue
Block a user