Guest User

Untitled

a guest
Dec 12th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Sshkey <<| tag == 'build_destination' |>>
  2.  
  3. @@sshkey { "${fqdn}_luntbld":
  4. name => $fqdn,
  5. type => rsa,
  6. key => $sshrsakey,
  7. tag => 'build_destination_luntbld',
  8. target => '/com/home/luntbld/.ssh/known_hosts.puppet',
  9.  
  10. Cannot alias Sshkey[fqdn_luntbld] to ["yobot1.qa.norvax.net"] at /etc/puppet/devqa/modules/hudson_destination/manifests/public_key.pp:22; resource ["Sshkey", "yobot1.qa.norvax.net"] already declared at /etc/puppet/devqa/modules/hudson_destination/manifests/public_key.pp:14 at /etc/puppet/devqa/modules/hudson_destination/manifests/public_key.pp:22 on node yobot1.qa.norvax.netu001b[0mnu001b[1;31mWarning: Not using cache on failed catalogu001b[0mnu001b[1;31mError: Could not retrieve catalog;
Add Comment
Please, Sign In to add comment