mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-16 01:21:10 +00:00
10 lines
362 B
Ruby
10 lines
362 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.11.1"
|
|
supports "windows"
|
|
depends "chef_handler"
|