packer-cn/post-processor
Ryan Breed 514b5f52f1 consistent escaping for ovftool uri creds
I got thrown for a loop since the username is uri-escaped but the password was not.

I got thrown for another couple of loops due to the multiple levels of interpretation involved:
1) JSON syntax requires backslashes to be slash-escaped. Some vCenter deployments use windows domain-style usernames DOMAIN\user
2) the OVFTOOL docs specify that "all special characters" be uri-encoded when part of the user name or password
3) different shell interpretations on windows/linux

I'd say escape both or neither.
2014-11-12 23:03:14 -06:00
..
compress Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
docker-import post-processor/docker-import: use the repo tag as the ID 2014-01-19 20:20:00 -08:00
docker-push Update CHANGELOG 2014-10-14 16:04:37 -07:00
docker-save Add a docker save post processor 2014-07-21 20:42:24 +01:00
docker-tag Add a docker tag post processor 2014-07-21 20:42:23 +01:00
vagrant fmt 2014-10-28 08:43:19 -07:00
vagrant-cloud Merge pull request #1330 from qur/qemu-vagrant 2014-10-28 08:42:17 -07:00
vsphere consistent escaping for ovftool uri creds 2014-11-12 23:03:14 -06:00