Cloud-config user-data not added to boot.yml

Sorry for the delay.

A couple of things.

This section is invalid as rancher.environment doesn’t support arrays.

#cloud-config
rancher:
  environment:
    - MYSQL_USER=rancheros
    - MYSQL_PASSWORD=rancheros
    - MYSQL_DATABASE=rancheros

I’ve filed a GH issue that we should support array.

And I figured it out by using @joshwget’s RancherOS cloud-config validator: http://curl.me/validator