We also want to autoupdate the network configuration repository regularly.
To do this there are a bunch of things to do:
- Is there a new version (AKA git pull)? - to be implemented as a combination of the following
- pull - implemented
- wg down - implemented
- render - implemented
- wg up - implemented
We also want to autoupdate the network configuration repository regularly.
To do this there are a bunch of things to do: