fix(clustertool): dont mirror talos factory
This commit is contained in:
@@ -404,11 +404,12 @@ func setSpegel() {
|
|||||||
- http://127.0.0.1:30020
|
- http://127.0.0.1:30020
|
||||||
- http://127.0.0.1:30021
|
- http://127.0.0.1:30021
|
||||||
- http://%s:5000
|
- http://%s:5000
|
||||||
factory.talos.dev:
|
## TODO: Enable once Talos Installer correctly tries all mirrors
|
||||||
endpoints:
|
# factory.talos.dev:
|
||||||
- http://127.0.0.1:30020
|
# endpoints:
|
||||||
- http://127.0.0.1:30021
|
# - http://127.0.0.1:30020
|
||||||
- http://%s:5000
|
# - http://127.0.0.1:30021
|
||||||
|
# - http://%s:5000
|
||||||
|
|
||||||
`, helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"])
|
`, helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"], helper.TalEnv["SPEGEL_IP"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user