Depend on ghoneycutt/common v1.0.0 and >= 3.2x of stdlib

This commit is contained in:
Garrett Honeycutt 2013-05-24 13:40:03 +02:00
parent 9fcd890336
commit 5b12943921

View File

@ -7,6 +7,6 @@ summary 'Manages SSH'
description 'Manage SSH'
project_page 'https://github.com/ghoneycutt/puppet-module-ssh'
dependency 'puppetlabs/stdlib', '3.2.x'
dependency 'ghoneycutt/common', '0.0.1'
dependency 'puppetlabs/stdlib', '=> 3.2.x'
dependency 'ghoneycutt/common', '1.0.0'
dependency 'puppetlabs/firewall', '>= 0.2.1'