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
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
Copyright © 2021 Jogjafile Inc.
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