From 56337dab2d11084a8caf60938eb325600bd73e0f Mon Sep 17 00:00:00 2001 From: Jason-ZW Date: Fri, 28 Dec 2018 16:48:04 +0800 Subject: [PATCH] Fix template intent for azure waagent service --- os-config.tpl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-config.tpl.yml b/os-config.tpl.yml index 15a8263e..58702bce 100644 --- a/os-config.tpl.yml +++ b/os-config.tpl.yml @@ -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: