ACCESS-NRI / accessdev-Trac-archive

Archive accessdev Trac contents as issues
Apache License 2.0
0 stars 0 forks source link

rosie go checkout #113

Open penguian opened 10 years ago

penguian commented 10 years ago

keyword_rosie keyword_ssh | by hxw599@nci.org.au


The first time I tried to check out with rosie, it told me on the console:


The authenticity of host 'accessdev.nci.org.au (10.0.0.72)' can't be established.
RSA key fingerprint is 3f:80:53:53:92:9c:d0:98:4d:85:f7:bf:a3:40:a5:c7.
Are you sure you want to continue connecting (yes/no)?

Seems like the standard issue when using ssh to a new machine. But accessdev should be able to establish the authenticity of itself.


Issue migrated from trac:113 at 2024-01-31 18:04:41 +1100

penguian commented 10 years ago

@scott.wales@bom.gov.au changed status from new to assigned

penguian commented 10 years ago

@scott.wales@bom.gov.au changed owner from ` tocma900`

penguian commented 10 years ago

@scott.wales@bom.gov.au commented


Chris, would you be able to add host keys for $::hostname and $::fqdn to the NCI bundle (alongside those for raijin etc.)?

penguian commented 10 years ago

@chris.allen@anu.edu.au changed status from assigned to accepted

penguian commented 10 years ago

@chris.allen@anu.edu.au commented


OK, will do.

As an interim solution you could add the following two lines to the hieradata/project.yaml file:

nci::ssh::client::host_keys_array:
  - "accessdev.nci.org.au,accessdev,10.0.0.72 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvAmOLdf8DalaPQ0C48oTNV7cm+8pvqxT97d4FDXTr/QFdxy3JlHWJ6WJqm2Q2F5nAPaDXlNA2aLJsoSofhmlk+F9lgH3rU8s/82HBt/UKeD4AsHQNaybAaEAIBKVkVQiHL/INHrg9ABgiKelp6ie5/11jUQ/Kr0iz6gdoowgwiU2F3Wb/vN75IgNKATN+s4IAX+3LISQt6C5bjrwBEshPqQ3r6lV36Nd/j36mYitdSfPhfu26kuKcZ6GAJLjhtWx7NzZ52vyJyxLtYV9Ms6bLXkrPyVrqGLQ2EpCR307BM34lA1LciGlbh5lkukWglxtTMO074VoschADUQ/uPprR"
penguian commented 10 years ago

@chris.allen@anu.edu.au commented


Correction: better to put them in hieradata/node/accessdev.nci.org.au.yaml in this particular case.

penguian commented 10 years ago

@scott.wales@bom.gov.au removed milestone (was Future)

penguian commented 10 years ago

@scott.wales@bom.gov.au commented


Milestone Future deleted