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