Skip to content
Snippets Groups Projects
  1. Aug 18, 2023
    • Bartosz Bezak's avatar
      Add STP option for bridge interfaces · f1fd127c
      Bartosz Bezak authored
      For Rocky Linux 9, Kayobe will now disable STP on a bridge by default,
      to preserve compatibility with network scripts, as Network Manager
      enables STP on all bridges by default.
      Enabling STP can lead to port down event if BPDU guard is enabled
      on the switch.
      
      Closes-Bug: #2028775
      
      Change-Id: I35eaa92f4243af00697306aa801e5a733885ce4f
      f1fd127c
  2. Jul 11, 2023
  3. Jun 20, 2023
  4. Jun 16, 2023
    • Matt Crees's avatar
      Correct name for role mrlesmithjr.manage_lvm · 505bb28b
      Matt Crees authored
      The name of ``mrlesmithjr.manage_lvm`` was changed yesterday in release
      v0.2.10 to use an underscore, instead of a hyphen. As this changes the
      name of the role on Ansible Galaxy, it needs to be updated in
      ``requirements.yml``.
      
      Closes-Bug: #2024163
      Change-Id: I4ea8d8c3a822a7c217bcfcfd5027eecfd21beaed
      505bb28b
  5. Jun 05, 2023
  6. Jun 01, 2023
  7. May 31, 2023
  8. May 30, 2023
    • Will Szumski's avatar
      Pass through kolla inventories as is · c75a32e7
      Will Szumski authored
      Previously, we only supported passing through group_vars. Passing
      through the inventory as is allows you to use other features of ansible
      inventory such as host vars. It also simplifies the logic of merging
      multiple inventories as we can just pass the inventory to ansible and
      let ansible take care of the rest. This is useful for the multiple
      environments feature.
      
      Change-Id: I28f5d73d414d405d67f5fc92ab371aa2e28a4ce3
      Story: 2002009
      Task: 42910
      Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/802863
      c75a32e7
  9. May 29, 2023
    • Matt Crees's avatar
      Use OpenStack 2023.1 release · 16a61da4
      Matt Crees authored
      Switch all dependencies to use the OpenStack 2023.1 release.
      
      This commit should be reverted on the master branch once the
      Kayobe stable/2023.1 branch has been cut and RC1 released.
      
      Change-Id: Id5e946fd7b0526faea99536f4a055f0f5c2b8176
      16a61da4
  10. May 26, 2023
  11. May 25, 2023
  12. May 22, 2023
  13. May 20, 2023
  14. May 17, 2023
  15. May 10, 2023
  16. Apr 20, 2023
  17. Apr 19, 2023
  18. Apr 18, 2023
  19. Apr 17, 2023
    • Matt Crees's avatar
      Build Ubuntu images with IPA when on Ubuntu · bdaeed18
      Matt Crees authored
      Change ``ipa_build_dib_elements_default`` and
      ``ipa_build_dib_env_default`` to use ``os_distribution`` and
      ``os_release`` by default. This allows for Ubuntu images to be built
      when running on Ubuntu.
      
      Rocky will still build CentOS images, as Rocky IPA images have not been
      tested yet.
      
      Change-Id: Iefd2d0b7a3a3e07f5c112d58e2ec0b3da0a747d3
      bdaeed18
  20. Apr 14, 2023
  21. Apr 13, 2023
  22. Apr 03, 2023
Loading