Rohit Yadav created CLOUDSTACK-10288:
----------------------------------------
Summary: Config drive - Usedata corruption when gzipped
Key: CLOUDSTACK-10288
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10288
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.11.0.0
Reporter: Rohit Yadav
Should be able to create userdata via "echo hi | gzip | base64 -w0" and read it
back in VM via "mount -o loop /dev/sr1 /mnt/tmp; cat
/mnt/tmp/cloudstack/userdata/user_data.txt | gunzip"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)