mirror of
https://github.com/rancher/os.git
synced 2025-09-26 13:13:02 +00:00
Fix template intent for azure waagent service
This commit is contained in:
@@ -22,7 +22,7 @@ rancher:
|
|||||||
daemon: true
|
daemon: true
|
||||||
hypervisor_service: true
|
hypervisor_service: true
|
||||||
services_include:
|
services_include:
|
||||||
{{if eq "true" .AZURE_SERVICE -}}
|
{{- if eq "true" .AZURE_SERVICE}}
|
||||||
waagent: true
|
waagent: true
|
||||||
{{end -}}
|
{{end -}}
|
||||||
bootstrap:
|
bootstrap:
|
||||||
|
Reference in New Issue
Block a user