From e8725ff14a4ce1a11e93d29d34305ae4f00b0ca5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 28 Mar 2024 21:05:01 +0100 Subject: ch-equinox-*: add grype --- inventory/host_vars/ch-equinox-t450s.yml | 1 + inventory/host_vars/ch-equinox-ws.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 5da16c0d..b615264a 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -295,6 +295,7 @@ ws_base_extra_packages: #- helm ## TODO: not yet in repo for jammy - k9s - kubeletctl + - grype # needs apt-repo/ansible - ansible # needs apt-repo/tor-project diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index c059543f..cfcbfd99 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -303,6 +303,7 @@ ws_base_extra_packages: #- helm ## TODO: not yet in repo for jammy - k9s - kubeletctl + - grype # needs apt-repo/ansible - ansible # needs apt-repo/tor-project -- cgit v1.2.3