Skip to content
Snippets Groups Projects
  1. Oct 01, 2021
  2. Sep 27, 2021
  3. Sep 10, 2021
  4. Aug 20, 2021
  5. Jul 20, 2021
  6. Jul 15, 2021
    • spaced's avatar
      add containerd on fedora CoreOS (#7794) · c2cf0d99
      spaced authored
      * set selinux type t_etc if selinux state is enforcing
      
      * workaround with update repo is no longer needed
      remove comments about failing playbook
      
      * grubby is not available in distros using ostree
      
      * remove docker support because removed in fcos
      update install script example with live rootfs
      
      * do not call grubby on ostree based distro
      
      * update docs enabling containerd on fedora coreos
      Unverified
      c2cf0d99
  7. Jul 12, 2021
    • Cristian Calin's avatar
      Move to Ansible 3.4.0 (#7672) · 7516fe14
      Cristian Calin authored
      * Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10
      
      * Docs: add a note about ansible upgrade post 2.9.x
      
      * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures
      
      * Ansible: use newer ansible-lint
      
      * Fix ansible-lint 5.0.11 found issues
      
      * syntax issues
      * risky-file-permissions
      * var-naming
      * role-name
      * molecule tests
      
      * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+
      
      * Pin ansible-base to 2.10.11 to get package fix on RHEL8
      Unverified
      7516fe14
  8. Jul 09, 2021
  9. Jun 25, 2021
  10. Jun 01, 2021
    • Cristian Calin's avatar
      Docs improvements (#7660) · 6a2ea94b
      Cristian Calin authored
      * Docs: update sidebar
      
      * Docs: move registry documentation into docs/
      
      * Docs: move rbd_provisioner documentation into docs/
      
      * Docs: move cephfs_provisioner into docs/
      
      * Docs: move local_volume_provisioner documentation into docs/
      
      * Docs: move ambassador.md to docs/ingress_controller/
      
      * Docs: move metallb.md to docs/ingress_controller/
      
      * Docs: move ingress_nginx documentation into docs/
      
      * Docs: move alb_ingress_controller documentation into docs/
      
      * Docs: merge ambassador documentation into docs/ingress_controller/
      
      * Docs: move cert_manager documentation into docs/
      
      * Docs: move bootstrap-os documentation into docs/
      
      * Docs: update file locations in sidebar
      Unverified
      6a2ea94b
  11. May 25, 2021
  12. Apr 23, 2021
    • Cristian Calin's avatar
      Initial AlmaLinux support (#7538) · 73db44b0
      Cristian Calin authored
      * AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux
      
      * AlmaLinux: identify as a centos derrivative
      
      * AlmaLinux: add AlmaLinux to checks for CentOS
      
      * Use ansible_os_family to compare family and not distribution
      Unverified
      73db44b0
  13. Mar 29, 2021
    • Terry's avatar
      Remove DNSSEC config management in bootstrap-debian.yml (#7408) · f72063e7
      Terry authored
      DNSSEC is off by default on ubuntu/bionic64 (18.04) as per resolved.conf(5).
      These tasks are artefacts of obsolete infra configuration, and no longer needed.
      
      Further removing these tasks resolves the issue that the tasks always reports
      'changed' and bounces systemd-resolved unneccesarily, even if there was no
      actual modification of /etc/systemd/resolved.conf.
      Unverified
      f72063e7
  14. Feb 11, 2021
  15. Feb 10, 2021
  16. Feb 08, 2021
    • Vyacheslav's avatar
      Update main.yml (#7267) · e3ab665e
      Vyacheslav authored
      ````
      TASK [bootstrap-os : Enable RHEL 8 repos] ***************************************************************************************************************************************************************************************************
      fatal: [node6]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      fatal: [node7]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      fatal: [node1]: FAILED! => {"changed": false, "msg": "This system has no repositories available through subscriptions"}
      
      
      root@node1:/kubespray# cat /etc/os-release
      NAME="Ubuntu"
      VERSION="18.04.5 LTS (Bionic Beaver)"
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME="Ubuntu 18.04.5 LTS"
      VERSION_ID="18.04"
      HOME_URL="https://www.ubuntu.com/"
      SUPPORT_URL="https://help.ubuntu.com/"
      BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
      PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
      VERSION_CODENAME=bionic
      UBUNTU_CODENAME=bionic
      root@node1:/kubespray#
      ```
      Unverified
      e3ab665e
  17. Jan 29, 2021
  18. Jan 25, 2021
  19. Jan 11, 2021
  20. Jan 07, 2021
  21. Jan 06, 2021
    • flix444's avatar
      Valuating conditional (need_https_proxy.rc != 0) fail if http_proxy set and... · 308ceee4
      flix444 authored
      Valuating conditional (need_https_proxy.rc != 0) fail if http_proxy set and skip_http_proxy_on_os_packages is true (#7078)
      
      * Remove because of empty need_http_proxy.rc if http/https_proxy and skip_http_proxy_on_os_packages=true is set
      
      * Modify sample for debian and centos skip_http_proxy
      
      * Modify sample for debian and centos skip_http_proxy
      Unverified
      308ceee4
  22. Dec 30, 2020
  23. Dec 23, 2020
    • marcosfsch's avatar
      Fedora CoreOS fixes (#7010) · 9db4b949
      marcosfsch authored
      * Fedora CoreOS: Fix for ethtool pre-installed
      
      Fix error in rpm-ostree when ethtool is already insatlled (FCOS >= 32.20201104.3.0)
      
      * Fedora CoreOS: Fix connection lost
      
      Fedora CoreOS: Ignore connection lost due to reboot and continues the playbook
      Unverified
      9db4b949
  24. Nov 24, 2020
  25. Nov 11, 2020
  26. Oct 21, 2020
  27. Oct 09, 2020
  28. Sep 09, 2020
  29. Sep 07, 2020
  30. Aug 28, 2020
  31. Aug 21, 2020
  32. Aug 04, 2020
  33. Jul 22, 2020
  34. Jun 17, 2020
  35. Jun 12, 2020
  36. Jun 09, 2020
  37. May 06, 2020
  38. Apr 24, 2020
Loading