mirror of
https://github.com/rancher/os.git
synced 2025-10-21 15:34:46 +00:00
fix services repo URL for architectures other than default (amd64)
This commit is contained in:
@@ -66,7 +66,7 @@ rancher:
|
||||
nameservers: [8.8.8.8, 8.8.4.4]
|
||||
repositories:
|
||||
core:
|
||||
url: {{.OS_SERVICES_REPO}}/{{.VERSION}}
|
||||
url: {{.OS_SERVICES_REPO}}/{{.VERSION}}{{.SUFFIX}}
|
||||
state:
|
||||
fstype: auto
|
||||
dev: LABEL=RANCHER_STATE
|
||||
|
Reference in New Issue
Block a user