Open dborg92 opened 8 years ago
This should be done along with #26
spoke to soon. the issue is not fixed. specifics: pi-start.yml needs to allow both vagrant and pi users to be ssh-ed into. I believe this will require adding an ssh key for pi user if this is to work since lockdown-ssh disables password login. Vagrant already creates a key the first time it logs in so pi-start.yml is re-executable, but bootstrap-playbook.yml runs ansible as pi user with pi pass at startup.
role should allow for vagrant to reprovision via ssh