Commit Graph

3 Commits

Author SHA1 Message Date
Nathaniel Landau
523560d6ef Improve version checking
Adopt the Ansible conditional checking format of `when: var1 is version(var2, '<') as explained here:
https://docs.ansible.com/ansible/latest/user_guide/playbooks_tests.html#comparing-versions
2022-05-12 09:32:53 -04:00
Nathaniel Landau
b14cca72ff Consul updates
- Docker compose file uses Consul version
 - add environment variable to disable chmod on Docker container start
   https://github.com/hashicorp/docker-consul/issues/20
- Update consul permissions on disk
2022-03-25 13:25:56 -04:00
Nathaniel Landau
84958e0ef8 Initial commit 2022-02-05 16:22:33 -05:00