From 1839eceeb3c4ebbe8baae55da05475fc770d83bf Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Tue, 4 Oct 2016 12:25:07 +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