federicoantoniazzi.nomad

federicoantoniazzi.nomad

Install and configure Hashicorp Nomad

Role Variables

All variables have been taken from the official documentation page. There you can find a complete reference for the variables scope and usage.

Generic configuration

nomad.yml

Node configuration

nodeconfig.yml

Client configuration

clientconfig.yml

Server configuration

serverconfig.yml

Plugin configuration

docker.yml

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- name: Install Nomad
  hosts: nomad
  vars:
    nomad_roles: ['server', 'client']
  roles:
    - nomad

License

MIT

Author Information

FedericoAntoniazzi (website)

About

Install and configure Hashicorp Nomad

Install
ansible-galaxy install federicoantoniazzi.nomad
GitHub repository
License
mit
Downloads
34
Owner
Hype driven bug developer