clusterinthecloud / ansible

Ansible config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
10 stars 27 forks source link

use aarch64 repo for InfluxDB #132

Closed boegel closed 1 year ago

boegel commented 1 year ago

fixes #131

Note: I didn't verify yet that this change indeed fixes the issue reported in #132, because I'm not sure where to make this change for an existing cluster...

Any help there @milliams?

milliams commented 1 year ago

Now that I've got the test passing on the target branch, I have updated the PR to use the YUM variable $arch and it's now all passing. Thanks for putting it in.

As for how to update these things on your own running system, I'm in the process of putting together a page on the docs to detail this.