krim / hashicorp

This repo is for test the problem https://github.com/hashicorp/nomad/issues/7532

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to execute:

Install requirements:

ansible-galaxy install -r requirements.yml
  1. Edit hosts to use your own servers:
  2. Run the playbook to install consult + nomad
    ansible-playbook hashistack.yml
  3. Run the app(default redis app which provided by nomad init)
    ansible-playbook apps.yml

About

This repo is for test the problem https://github.com/hashicorp/nomad/issues/7532