diff options
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index cbf73c28..d3307c2e 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -155,13 +155,14 @@ ubuntu_ws_extra_packages: # needs apt-rep/tor-project - tor - tor-geoipdb + # needs apt-rep/kubernetes + - kubectl ## needs PPA or other external repo ?? # - ansible # - bazel # - deadbeef # - google-chrome-stable - # - kubectl # - opera-stable # - studio-link-standalone # - virtualbox |