Explorar el Código

Ubuntu 22.04 support (#234)

Signed-off-by: M. David Bennett <mdavidbennett@syntheticworks.com>
pull/235/head
M. David Bennett hace 1 año
padre
commit
975b55ec67
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      linux/map.jinja

+ 3
- 0
linux/map.jinja Ver fichero

@@ -119,6 +119,9 @@
'sid': {
'pkgs': ['python3-apt', 'apt-transport-https', 'libmnl0'],
},
'jammy': {
'pkgs': ['python3-apt', 'apt-transport-https', 'libmnl0'],
},
}, grain='oscodename', merge=salt['pillar.get']('linux:system'))) %}

{% set banner = salt['grains.filter_by']({

Cargando…
Cancelar
Guardar