You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Pete Travis 7cfa625a31 use expanduser() before testing user_data as file
I like to use ~/somepath instead of absolute paths because
that's more shareable.  Without expansion, the path wasn't
considered a file, and the resulting cloud-config user_data
contained a string for the file path instead of the file context.
So, expand it.
9 years ago
..
amazon Less engrish 9 years ago
azure Edit azure.py 9 years ago
digital_ocean Fixing user_data version_added 9 years ago
docker docker: fix failing in case of empty image tag 9 years ago
google Allowing specifying ip by address 9 years ago
linode Updating cloud modules with proper github author information 9 years ago
openstack Fix parameters where type is assumed. 9 years ago
rackspace use expanduser() before testing user_data as file 9 years ago
vmware Make validate_certs for vsphere_guest work with older python2 9 years ago
__init__.py package files 10 years ago