Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Feb 22, 2018
    • israelad's avatar
      Fix itermittent error installing Juju · 1dd7bdd8
      israelad authored
      
      We originally made the decision to disable apt update and upgrades for
      faster machine provisioning, but we've experienced the scenario where
      the provisioning of a container will fail because the apt cache in the
      lxd image is stale. This can cause the cloud-init used by Juju to get
      stuck in a loop trying to install packages that no longer exist in the
      Ubuntu Archive.
      
      This patch enables the run of `apt-get update` when Juju provisions a
      container. This will add some time to the provisioning process, but
      ensures greater reliability in the process.
      
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      1dd7bdd8
  2. Nov 09, 2017
  3. Nov 07, 2017
  4. May 02, 2017
  5. Apr 07, 2017
  6. Nov 02, 2016
  7. Oct 19, 2016
  8. Oct 03, 2016
  9. Sep 20, 2016
Loading