Merge pull request #91 from ghoneycutt/style_fix
Style fix - no functional changes
This commit is contained in:
commit
660c69801b
@ -631,9 +631,9 @@ class ssh (
|
||||
|
||||
# export each node's ssh key
|
||||
@@sshkey { $::fqdn :
|
||||
ensure => $ssh_key_ensure,
|
||||
type => $ssh_key_type,
|
||||
key => $key,
|
||||
ensure => $ssh_key_ensure,
|
||||
type => $ssh_key_type,
|
||||
key => $key,
|
||||
}
|
||||
|
||||
if $ssh_key_import_real == true {
|
||||
|
Loading…
x
Reference in New Issue
Block a user