blob: 9fc40d9ae1b59363168030e6844472126551afd0 (
plain)
1
2
3
4
5
6
7
8
9
|
---
# file: roles/nomad/meta/main.yaml
# desc: Install nomad from stable branch and configure service.
# inst: Nomad
# conf: ?
# info: 1.0 - added role
dependencies: [ docker ]
|