summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml2
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 6897cd1b..2820f653 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -264,6 +264,8 @@ ws_base_extra_packages:
- python3-httplib2
- python3-jinja2
- python3-netaddr
+ # resolvelib is not packaged for current ubuntu releases - also ansible needs special versions -> leave it to pip
+ # - python3-resolvelib
- python3-yaml
- python3-pip
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index b4debc54..88d536b2 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -261,6 +261,8 @@ ws_base_extra_packages:
- python3-httplib2
- python3-jinja2
- python3-netaddr
+ # resolvelib is not packaged for current ubuntu releases - also ansible needs special versions -> leave it to pip
+ # - python3-resolvelib
- python3-yaml
- python3-pip