fleet, flannel, and etcd all generate dropins from config. To reduce code duplication, factor out a helper to do that.
- Explicitly specify all of the valid options for etcd - Remove the default name generation (ETCD_NAME is set by its unit file now) - Seperate the etcd config from Units() - Remove support for DISCOVERY_URL - Add YAML tags for the fields