Skip to content

Instantly share code, notes, and snippets.

@rimusz
Created December 17, 2014 22:58
Show Gist options
  • Save rimusz/1ebcec0103e0a716b87f to your computer and use it in GitHub Desktop.
Save rimusz/1ebcec0103e0a716b87f to your computer and use it in GitHub Desktop.
etcd standalone services
etcd:
addr: 10.20.30.10:4001
fleet:
metadata: "role=services,cpeer=tsld-etcd1"
units:
- name: etcd.service
command: start
- name: fleet.service
command: start
- name: 00-ens4v1.network
runtime: true
content: |
[Match]
Name=ens4v1
[Network]
Address=10.20.30.10/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment