Skip to content
Snippets Groups Projects
Select Git revision
  • 8ff4ad2d8ed8f322f6104cc09aa02cc77c5bbf42
  • master default protected
  • v2.27.1
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
22 results

kubespray

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Max Gautier authored
    Since a2019c1c (Add a JSON schema describing the packages install
    structure, 2024-04-25), we use a custom structure to select which
    packages should be installed on a particular host OS.
    
    This has proven too rigid in practice, and the query is pretty
    complicated.
    
    Replace this by simply using an array of jinja conditions for the
    packages, which should be easier to understand for everyone and more
    flexible.
    
    Also remove the associated schema and validation which are no longer
    needed.
    8ff4ad2d
    History
    Name Last commit Last update