mirror of
https://github.com/rancher/os.git
synced 2025-07-02 09:41:47 +00:00
Fix go template format issue of os-config.yml
... services_include:bootstrap: ...
This commit is contained in:
parent
8401917864
commit
b17162eff8
@ -24,7 +24,7 @@ rancher:
|
||||
services_include:
|
||||
{{- if eq "true" .AZURE_SERVICE}}
|
||||
waagent: true
|
||||
{{end -}}
|
||||
{{- end}}
|
||||
bootstrap:
|
||||
bootstrap:
|
||||
image: {{.OS_REPO}}/os-bootstrap:{{.VERSION}}{{.SUFFIX}}
|
||||
|
Loading…
Reference in New Issue
Block a user