-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
>> # Collect ssh keys and add them to /etc/ssh/ssh_known_hosts
>> case $sshrsakey {
>> '': { alert("No sshrsakey found for $fqdn") }
>> default: {
>> @@sshkey { $fqdn:
> ^^
exporting resources
>> alias => [$hostname, $ipaddress],
>> key => $sshrsakey,
>> type => rsa,
>> }
>> }
>> }
>> Sshkey <<||>>
> ^^^^^^^
collecting exported resources.
You find more about that here:
http://projects.reductivelabs.com/projects/puppet/wiki/Exported_Resources
It es very powerful if you want to distribute "configurations" related
to one host to another host.
cheers pete
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkuc2tEACgkQbwltcAfKi38htQCeMZt6xHgmFInl996wmGHf4RaU
b98AnjLcAdNFguzK+Wq1/Fp9ttBqLfjz
=rRjz
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.