[r=jameinel],[bug=1231313] environs/cloudinit: Allow for disabling hostname
Step two towards fixing bug #1202163. This sets up "cloud-init" so
that it passes the "--no-check-certificate" flag to wget. I did end up
testing this live, and sshing into the machine to delete the
ca-certificates and verify that with this flag wget works correctly.
(I ran the line in cloud-init and verified that with the flag it
downloads, without the flag it fails.)
https://codereview.appspot.com/13962043/