[Bug 1124384] [NEW] cloud-init parses yaml incorrectly

Launchpad Bug Tracker 1124384 at bugs.launchpad.net
Wed Feb 13 18:27:36 UTC 2013


You have been subscribed to a public bug:

Example from failure: https://jenkins.qa.ubuntu.com/job/raring-server-
ec2/ARCH=amd64,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label
=ubuntu-server-ec2-testing/17/console

Cloud-init is parsing YAML incorrectly
runcmd:
...  - [ sh, -c, "echo ============= $(date) ': hello world!' ============= " ]
...  - [ sh, -c, 'echo "$(date)" > /root/runcmd.date.txt' ]
...  - [ wget, "http://slashdot.org", -O, /tmp/index.html ]
...  - touch /tmp/done

Fails, while changing "- touch /tmp/done" to " - [ touch /tmp/done ]"
works.

** Affects: cloud-init (Ubuntu)
     Importance: High
         Status: New

-- 
cloud-init parses yaml incorrectly
https://bugs.launchpad.net/bugs/1124384
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.



More information about the Ubuntu-server-bugs mailing list