Skip to content

Instantly share code, notes, and snippets.

@nicusX
Last active August 13, 2016 12:36
Show Gist options
  • Save nicusX/e19d1c35cf915127622233ca65121df8 to your computer and use it in GitHub Desktop.
Save nicusX/e19d1c35cf915127622233ca65121df8 to your computer and use it in GitHub Desktop.
- hosts: etcd
roles:
- common
- etcd
- hosts: controller
roles:
- common
- controller
- hosts: worker
roles:
- common
- worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment