mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
9 lines
361 B
Ruby
9 lines
361 B
Ruby
name "windows"
|
|
maintainer "Opscode, Inc."
|
|
maintainer_email "cookbooks@opscode.com"
|
|
license "Apache 2.0"
|
|
description "Provides a set of useful Windows-specific primitives."
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version "1.8.4"
|
|
supports "windows"
|
|
depends "chef_handler"
|