Path references for boostchicken-dev and forks (#341)

* Fix Github references from boostchicken to boostchicken-dev

* Download CNI bridge script from upstream rather than fork

The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.

* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
This commit is contained in:
StealthCT
2022-03-25 13:08:14 +00:00
committed by GitHub
parent 54f3bdab8a
commit 4a1d6f11b3
21 changed files with 37 additions and 37 deletions

View File

@ -7,7 +7,7 @@
## Requirements
1. You have successfully setup the on boot script described [here](https://github.com/boostchicken/udm-utilities/tree/master/on-boot-script)
1. You have successfully setup the on boot script described [here](https://github.com/boostchicken-dev/udm-utilities/tree/master/on-boot-script)
2. You have to have services you want to load-balance, an example would be a multi-master k3s cluster.
## Steps