Skip to content
  1. Jul 12, 2019
  2. May 02, 2019
  3. Apr 24, 2019
    • MarkusTeufelberger's avatar
      Define and implement specs for bootstrap-os (#4455) · 76db060a
      MarkusTeufelberger authored
      * Add README to bootstrap-os role
      
      * Rework bootstrap-os once more
      
      * Document workarounds for bugs/deficiencies in Ansible modules
      * Unify and document role variables
      * Remove installation of additional packages and repositories
      * Merge Ubuntu and Debian tasks
      * Remove pipelining setting from default playbooks
      * Fix OpenSUSE not running its required tasks
      76db060a
  4. Apr 21, 2019
    • Victor Morales's avatar
      Unmask Docker service in ClearLinux (#4583) · ada5941a
      Victor Morales authored
      The docker service provided by the containers-basic bundle is masked
      in ClearLinux distribution. This is causing errors in the following
      steps. This commit ensures that the unit is not masked.
      ada5941a
  5. Apr 19, 2019
  6. Apr 17, 2019
  7. 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
  8. Apr 08, 2019
  9. Mar 28, 2019
  10. Feb 13, 2019
  11. Feb 12, 2019
  12. Jan 23, 2019
  13. Jan 12, 2019
  14. Jan 03, 2019
  15. Jan 02, 2019
  16. Dec 27, 2018
  17. Dec 25, 2018
  18. Dec 18, 2018
  19. Dec 11, 2018
  20. Dec 10, 2018
  21. Nov 17, 2018
  22. Nov 07, 2018
  23. Oct 31, 2018
  24. Oct 29, 2018
  25. Oct 24, 2018
  26. Oct 20, 2018
  27. 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
  28. Oct 11, 2018
  29. Oct 10, 2018
  30. Sep 26, 2018
  31. Sep 20, 2018
  32. Sep 19, 2018
  33. Aug 14, 2018
  34. Aug 03, 2018
Loading