From 4bf4de25ea487ceb7005dc63d01f73fe56a13a16 Mon Sep 17 00:00:00 2001 From: Chris Patterson Date: Mon, 29 Nov 2021 10:59:39 -0500 Subject: sources/azure: remove unused remnants related to agent command (#1119) Some references were missed in the removal of the agent command in PR #799. This simply removes the remaining references. Signed-off-by: Chris Patterson --- doc/examples/cloud-config-datasources.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/cloud-config-datasources.txt b/doc/examples/cloud-config-datasources.txt index 13bb687c..d1a4d79e 100644 --- a/doc/examples/cloud-config-datasources.txt +++ b/doc/examples/cloud-config-datasources.txt @@ -46,7 +46,6 @@ datasource: local-hostname: myhost.internal Azure: - agent_command: [service, walinuxagent, start] set_hostname: True hostname_bounce: interface: eth0 -- cgit v1.2.3