vCPE vG-MUX- fix auto ugrade disable configuration 65/20865/1
authorEric Multanen <eric.w.multanen@intel.com>
Fri, 27 Oct 2017 03:59:24 +0000 (20:59 -0700)
committerEric Multanen <eric.w.multanen@intel.com>
Fri, 27 Oct 2017 03:59:24 +0000 (20:59 -0700)
commit6306f51b54a2d49e337a864d844d661731d580c5
treeb0aff6c204dbca75ad0db92a28be4b4b5e12b205
parente6b4787233b549b730e1bc4a8b099b7cf131adb1
vCPE vG-MUX- fix auto ugrade disable configuration

Move configuration of disabling auto upgrade to the
'build' phase of the install script.
Also, disable the setting in the /etc/apt/apt.conf.d/20auto-upgrades
file.

Auto upgrade of the kernel without associated packages can
cause vpp to stop working.  This should help keep the demo
instances running without occasional failures.

Change-Id: Ief46bc7866a94d67fe2c3d2fe2d1f22bb4433aa9
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
vnfs/vCPE/scripts/v_gmux_install.sh