allowing root login in joyent with vagarant

47 views Asked by At

I am creating instances through vagrant using vagrant up --provider=joyent

vagarant needs root user .. but bye default joyent accepting only ubuntu user.. is there any way that joyent accepts root user by default before creating instance

1

There are 1 answers

0
Dev On

by default joyent wont allow root user so after after vagrant up.. we need to login to the instance.. and we need to copy authorized_keys file root fixes the problem