Failed to set permissions on the temporary files Ansible needs to create when becoming an unprivileged user
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/169c6bde-f235-4649-8f3c-a97a0f52153c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sudo: no tty present and no askpass program specified
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/64763b26-a7da-428d-af98-94e65ba9dfc1%40googlegroups.com.
"ssh_username": "vagrant", "ssh_password": "vagrant",# Add vagrant user to sudoers.echo 'vagrant ALL=(ALL:ALL) NOPASSWD:ALL' > /etc/sudoers.d/vagrantTo view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/5cafe21b-300c-46c3-9d4b-62efddd747a1%40googlegroups.com.
vagrant ALL=(ALL:ALL) NOPASSWD:ALL