diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-08-09 20:25:07 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-08-09 20:25:07 +0200 |
commit | a3cca6967ae407e6f7d298255ed99a8e652f4443 (patch) | |
tree | e7255a020b02ca62407f6c005bb38b483e4fbdb4 | |
parent | prometheus: make instance name for scraping alertmanager metrics configurable (diff) |
ch-equinox-t450s: switch to new usb-ethernet adapter for install
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 1d0864bd..5a311009 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -25,7 +25,7 @@ install_dhcp: yes network: domain: "{{ host_domain }}" primary: - name: enx00e04d6a076e + name: enx00e04c025fa4 base_modules_blacklist: "{{ base_modules_blacklist_none }}" |