mirror of
https://github.com/rancher/os.git
synced 2025-07-04 18:46:15 +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]
|
nameservers: [8.8.8.8, 8.8.4.4]
|
||||||
repositories:
|
repositories:
|
||||||
core:
|
core:
|
||||||
url: {{.OS_SERVICES_REPO}}/{{.VERSION}}
|
url: {{.OS_SERVICES_REPO}}/{{.VERSION}}{{.SUFFIX}}
|
||||||
state:
|
state:
|
||||||
fstype: auto
|
fstype: auto
|
||||||
dev: LABEL=RANCHER_STATE
|
dev: LABEL=RANCHER_STATE
|
||||||
|
Loading…
Reference in New Issue
Block a user