Skip to content
Snippets Groups Projects
  1. Mar 18, 2022
  2. May 05, 2021
  3. Jan 27, 2021
    • Pierre Riteau's avatar
      Adapt to changes from the Bifrost Victoria release · f3c0526c
      Pierre Riteau authored
      The critical part of this commit is adapting code that was still
      sourcing env-vars. This file was removed from Bifrost in the Victoria
      release, breaking the `kayobe seed deployment image build` command.
      
      The other changes are not yet breaking Kayobe:
      
      1) Release notes claim that OpenStackClient is no longer installed when
         keystone is not enabled, but it appears to still be available. Use
         the ironic native baremetal command instead except in playbooks
         related to baremetal compute nodes (i.e. overcloud ironic).
      
      2) The use of OS_CLOUD=bifrost-inspector is deprecated and should be
         replaced by OS_CLOUD=bifrost.
      
      Change-Id: I25078e69acdf41a4ef9957f99fe5047de54b778d
      Story: 2008558
      Task: 41696
      f3c0526c
  4. May 28, 2020
    • Mark Goddard's avatar
      Remove support for CentOS 7 and Python 2 · b9d76f6e
      Mark Goddard authored
      * Always use Python 3
      * Drop code paths for CentOS 7
      * Drop support for Yum
      * Remove support for host NTP daemon, always use chrony
      * Switch references from 'yum_install_epel' to 'dnf_install_epel'
      * Remove overcloud host image workaround for tagged VLAN admin network
      * Remove the kayobe.utils.yum_install function, which is unused
      
      Change-Id: I368f6edafed9779658798fc342116b4c1b3ffd48
      Story: 2006574
      Task: 39481
      b9d76f6e
  5. Jul 12, 2019
    • Pierre Riteau's avatar
      Change examples to apply all security-related package updates · 460c6751
      Pierre Riteau authored
      This is more representative of the typical use case of applying all
      security-related package updates rather than just specific ones.
      
      Also escape `*`, since most people will need to do so in their shell.
      
      Change-Id: Ibd602b7fe30d7c6eb7c81b5f028ab6b5852da988
      460c6751
  6. Jun 07, 2019
  7. Jun 06, 2019
  8. Feb 04, 2019
  9. Jan 11, 2019
  10. Nov 28, 2018
    • Mark Goddard's avatar
      Reorganise administration guide into sections · 72ce93db
      Mark Goddard authored
      The administration guide has become a bit bloated, and not well
      organised. This change creates new subsections within it.
      
      Change-Id: I8aa133c183fb6b7d87a86d5ab66cc7faa5e64112
      Story: 2004337
      Task: 28082
      72ce93db
Loading