Am Saturday 13 March 2010 schrieb mir Todd Zullinger:
>   # Collect ssh keys and add them to /etc/ssh/ssh_known_hosts
>   case $sshrsakey {
>     '': { alert("No sshrsakey found for $fqdn") }
>     default: {
>       @@sshkey { $fqdn:
        ^^
>         alias => [$hostname, $ipaddress],
>         key   => $sshrsakey,
>         type  => rsa,
>       }
>     }
>   }
>   Sshkey <<||>>
           ^^^^^^^

Can you explain me this syntax?

Regards
Oli

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to