]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
downburst: Explicitly type our user-data 1119/head
authorZack Cerza <zack@redhat.com>
Mon, 9 Oct 2017 21:14:40 +0000 (15:14 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 9 Oct 2017 21:34:36 +0000 (15:34 -0600)
commit5b39f9fcbf4aa8c9ebc0946e4646d188170dd38e
tree9459798d2e7cb6d7685b0755c8479abe2e2a126d
parent8e927a8c59708acdc3d5f333e51aaa3bd7fd2442
downburst: Explicitly type our user-data

Something broke for us in cloud-init 0.7.9. Turns out our user-data was
being interpreted as an octet-stream, as opposed to a cloud-config. Mark
it as a cloud-config, so that cloud-init will do the right thing once
more.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/provision/downburst.py