fix(clustertool): dont mirror talos factory

This commit is contained in:
Kjeld Schouten
2024-10-23 14:21:54 +02:00
parent c553b8f659
commit b72f4b1d2d
+6 -5
View File
@@ -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"])