Infra: Ansible Ubuntu 20.04 follow-ups
[csit.git] / resources / tools / testbed-setup / ansible / roles / trex / defaults / main.yaml
index 0fb7dd3..19bb15e 100644 (file)
@@ -40,7 +40,5 @@ packages_by_arch:
 trex_target_dir: "/opt"
 trex_url: "https://github.com/cisco-system-traffic-generator/trex-core/archive/"
 trex_version:
 trex_target_dir: "/opt"
 trex_url: "https://github.com/cisco-system-traffic-generator/trex-core/archive/"
 trex_version:
-  # rls2009
-  - "2.82"
-  # rls2101
-  - "2.86"
+  # master // ubuntu 20.04
+  - "2.88"
\ No newline at end of file