From ecb9bedea1db77ec17e927ed2734bce70da39b0d Mon Sep 17 00:00:00 2001 From: "Jose Luis Vazquez Gonzalez (Jose Vazquez)" Date: Mon, 19 Dec 2016 18:11:33 +0100 Subject: disable-auto-update.patch No DEP3 Subject or Description header found Gbp-Pq: disable-auto-update.patch. --- config/ubuntu/waagent.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ubuntu/waagent.conf b/config/ubuntu/waagent.conf index ca68044..cb31824 100644 --- a/config/ubuntu/waagent.conf +++ b/config/ubuntu/waagent.conf @@ -82,5 +82,5 @@ OS.OpensslPath=None # OS.EnableRDMA=y # Enable or disable self-update, default is enabled -AutoUpdate.Enabled=y +AutoUpdate.Enabled=n AutoUpdate.GAFamily=Prod -- cgit v1.2.3