Vagrant Libvirt Instructions update#189
Vagrant Libvirt Instructions update#189jascott1 merged 3 commits intoclearlinux:masterfrom ahsan518:doc
Conversation
This patch adds the users to the default group so we dont have to use sudo to start the vagrant, as using sudo is not the most optimal route for gems to be properly configured. Signed-off: Syed Ahsan<ahsanmohsin04@yahoo.com>
|
humm... (hi all!) FWIW I already got that long ago covered by https://github.com/AntonioMeireles/ClearLinux-packer/blob/master/extras/clearlinux/setup/libvirtd.sh#L15-L17 at sight it's just the All the best, António |
|
Per @AntonioMeireles , here's the PR AntonioMeireles/ClearLinux-packer#20. |
|
Done |
|
Syed, we can still add the user in there and remove the sudo, since these instructions updated by you are for ubuntu, and not clear OS. |
This patch adds the users to the default group so we dont
have to use sudo to start the vagrant, as using sudo is not
the most optimal route for gems to be properly configured.
Signed-off: Syed Ahsan syed.ahsan.shamim.zaidi@intel.com