2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 11:50:32 +00:00
Files
xcat-core/xCAT-OpenStack/chef-cookbooks/grizzly-xcat/cookbooks/openssl/metadata.rb
2013-11-12 10:24:04 -05:00

10 lines
397 B
Ruby

name "openssl"
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Provides a library with a method for generating secure random passwords."
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.2"
recipe "openssl", "Empty, this cookbook provides a library, see README.md"