cloud-atomic-vagrant: Set root's password to vagrant too
This matches the Base box, and is standard per the Vagrant Base Box guidelines: http://docs.vagrantup.com/v2/boxes/base.html https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2015-May/msg00046.html
This commit is contained in:
parent
6ba647a663
commit
ed4f6a9e88
@ -6,6 +6,7 @@
|
||||
services --disabled=cloud-init,cloud-init-local,cloud-config,cloud-final
|
||||
|
||||
user --name=vagrant --password=vagrant
|
||||
rootpw vagrant
|
||||
|
||||
%post --erroronfail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user