#cloud-config coreos: units: - name: etcd2.service command: start - name: fleet.service command: start write_files: - path: "/home/core/cloud" owner: "core" permissions: "0644" content: | File added by node2.yml.