# Every host is an ssh target, and so it has an ssh host key!
  @@sshkey {
    $hostname: type => dsa,
    key => $sshdsakey,
    host_aliases => [cprt_ssh_aliases()]
  }

Add a code snippet to your website: www.paste.org