Pioreactor / pioreactor

Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
https://pioreactor.com
MIT License
101 stars 9 forks source link

'sync-configs --units' checks if worker is part of cluster before it is actually added #520

Closed kellytr closed 2 months ago

kellytr commented 2 months ago

When adding a worker to a cluster, 'pios sync-configs --units --skip-save' runs.

'sync-configs --units' now only runs if the worker is part of the cluster.