Release v3.6.0 - Add ability to do merge lookup for ssh keys

Add parameter, hiera_merge, which lets you do a merge lookup through the
use of hiera_hash() for ssh keys.
This commit is contained in:
Garrett Honeycutt 2014-01-20 09:42:52 -05:00
parent ffa34f5fe9
commit c68707e75c

View File

@ -1,5 +1,5 @@
name 'ghoneycutt-ssh'
version '3.5.0'
version '3.6.0'
source 'git://github.com/ghoneycutt/puppet-module-ssh.git'
author 'ghoneycutt'
license 'Apache License, Version 2.0'