Files
matchbox/data/cloud/node2.yml
Dalton Hubble e61d96ecd8 data: Show ignition usage for two libvirt nodes
* Configure node1 and node2 with static IP addresses
2016-01-04 15:19:24 -08:00

14 lines
255 B
YAML

#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.