Skip to content
  1. Apr 09, 2019
    • Markos Chandras's avatar
      openSUSE: Use Leap 15.0 instead of 42.3 (#4442) · 12c6b5c3
      Markos Chandras authored
      * Vagrantfile: Bump openSUSE to Leap 15.0
      
      * roles: container-engine: Add 'containerd' package for openSUSE
      
      The 'containerd' package contains the docker-containerd and
      docker-containerd-shim binaries. We also need to ensure that the latest
      version is installed since an older version may already be present (eg GCE
      images)
      
      * Remove docker log-opts for opensuse
      
      * roles: bootstrap-os: Use lowercase 'o' for openSUSE
      
      OpenSUSE is not a valid family name. The correct one is openSUSE
      
      * roles: bootstrap-os: Update zypper cache before first installation
      
      The zypper cache may be outdated so ensure that it's fully updated
      before we try and install the bootstrap packages.
      12c6b5c3
  2. Apr 08, 2019
  3. Mar 28, 2019
  4. Feb 13, 2019
  5. Feb 12, 2019
  6. Jan 23, 2019
  7. Jan 12, 2019
  8. Jan 03, 2019
  9. Jan 02, 2019
  10. Dec 27, 2018
  11. Dec 25, 2018
  12. Dec 18, 2018
  13. Dec 11, 2018
  14. Dec 10, 2018
  15. Nov 17, 2018
  16. Nov 07, 2018
  17. Oct 31, 2018
  18. Oct 29, 2018
  19. Oct 24, 2018
  20. Oct 20, 2018
  21. Oct 17, 2018
    • Erwan Miran's avatar
      Fix ansible syntax to avoid ansible warnings (one more) (#3536) · 87193fd2
      Erwan Miran authored
      * warning on meta flush_handlers
      
      * avoid rm
      
      * avoid "Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually" warning on subsequent tasks using blockinfile
      
      * is match
      87193fd2
  22. Oct 11, 2018
  23. Oct 10, 2018
  24. Sep 26, 2018
  25. Sep 20, 2018
  26. Sep 19, 2018
  27. Aug 14, 2018
  28. Aug 03, 2018
  29. May 11, 2018
    • Matthew Mosesohn's avatar
      refactor vault role (#2733) · 07cc9819
      Matthew Mosesohn authored
      * Move front-proxy-client certs back to kube mount
      
      We want the same CA for all k8s certs
      
      * Refactor vault to use a third party module
      
      The module adds idempotency and reduces some of the repetitive
      logic in the vault role
      
      Requires ansible-modules-hashivault on ansible node and hvac
      on the vault hosts themselves
      
      Add upgrade test scenario
      Remove bootstrap-os tags from tasks
      
      * fix upgrade issues
      
      * improve unseal logic
      
      * specify ca and fix etcd check
      
      * Fix initialization check
      
      bump machine size
      07cc9819
    • woopstar's avatar
      Fix path for pip and python · 7df5edef
      woopstar authored
      7df5edef
  30. May 09, 2018
  31. Apr 26, 2018
  32. Apr 23, 2018
  33. Apr 18, 2018
Loading