Hi small question ,

if in context i only want to transfer id_rsa.pub file will it be enought

CONTEXT = [
  files     = "/mnt/id_rsa.pub /mnt/init.sh"
]

and in init.sh if i only write ..

cat  /mnt/id_rsa.pub>>  /root/.ssh/authorized_keys

is it enough ?

questions.
1) /mnt folder shd be on nodes or only on Front end ?
2) what is the use of the trick We use an indirection (rc.local calls init.sh)as stated in page (below) http://opennebula.org/documentation:rel2.0:cong

thanks in advance.

--
Regards

Zeeshan Ali Shah
System Administrator
PDC-Center for High Performance Computing
KTH-Royal Institute of Technology , Sweden
+46 8 790 9115

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to