Public bug reported: 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 ** Package changed: ubuntu => cloud-init (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1124384 Title: cloud-init parses yaml incorrectly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1124384/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs