mirror of
https://github.com/rancher/os.git
synced 2025-07-02 01:31:48 +00:00
fix services repo URL for architectures other than default (amd64)
This commit is contained in:
parent
0bab70e84e
commit
a557961c65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user