Release v3.5.0 - Optionally manage banner file
This commit is contained in:
parent
d027d56e49
commit
9c0985514d
@ -5,7 +5,7 @@ fixtures:
|
||||
ref: "3.2.0"
|
||||
"common":
|
||||
repo: "git://github.com/ghoneycutt/puppet-module-common.git"
|
||||
ref: "v1.0.0"
|
||||
ref: "v1.0.2"
|
||||
"firewall":
|
||||
repo: "git://github.com/puppetlabs/puppetlabs-firewall.git"
|
||||
symlinks:
|
||||
|
@ -1,5 +1,5 @@
|
||||
name 'ghoneycutt-ssh'
|
||||
version '3.4.0'
|
||||
version '3.5.0'
|
||||
source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
|
||||
author 'ghoneycutt'
|
||||
license 'Apache License, Version 2.0'
|
||||
@ -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', '1.0.2'
|
||||
dependency 'puppetlabs/stdlib', '>= 3.2.0'
|
||||
dependency 'ghoneycutt/common', '>= 1.0.2'
|
||||
dependency 'puppetlabs/firewall'
|
||||
|
Loading…
x
Reference in New Issue
Block a user