When using ansible provisioner an *empty* directory is left in the remote
user's home directory. This directory's name is the one of the user who run
packer (plus this symbol ~).
[root@ip-10-122-151-110 ec2-user]# tree -a /home/ec2-user
/home/ec2-user
├── .bash_history
├── .bash_logout
├── .bash_profile
├── .bashrc
*├── ~username*
*│ └── .ansible*
*│ └── tmp*
└── .ssh
└── authorized_keys
Is this intended? Or is it a bug?
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/packer-tool/ebff8885-7d40-4c95-a48c-36ef1ea9015a%40googlegroups.com.