Commit Graph

6 Commits

Author SHA1 Message Date
Nathaniel Landau
9a47eb1f06 build: update dependencies 2024-03-15 21:25:01 -04:00
Nathaniel Landau
d36212b7d7 style: pass ansible-lint 2023-04-25 11:32:29 -04:00
Nathaniel Landau
82a95a3602 support linux arm aarch64 2022-09-09 12:22:37 -04:00
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