feat(ansible): DPDK 23.11 84/40184/1
authorpmikus <peter.mikus@protonmail.ch>
Fri, 12 Jan 2024 09:41:51 +0000 (09:41 +0000)
committerpmikus <peter.mikus@protonmail.ch>
Fri, 12 Jan 2024 09:41:51 +0000 (09:41 +0000)
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie2e3f88245442f6b6105a9d9e75f056e8843a21b

fdio.infra.ansible/roles/dpdk/defaults/main.yaml
fdio.infra.ansible/roles/dpdk/meta/main.yaml

index 99a0e56..d94e9ac 100644 (file)
@@ -20,5 +20,5 @@ packages_by_arch:
 
 dpdk_target_dir: "/opt"
 dpdk_version:
-  - "23.07"
+  - "23.11"
 dpdk_url: "https://fast.dpdk.org/rel"
index 7157127..3ca2918 100644 (file)
@@ -1,18 +1,18 @@
 ---
-# file: roles/dpdk/meta/main.yaml
+# file: meta/main.yaml
 
 dependencies: []
 
 galaxy_info:
-  role_name: dpdk
-  author: fd.io
-  description: DPDK for Linux.
-  company: none
+  role_name: "dpdk"
+  author: "fd.io"
+  description: "DPDK for Linux."
+  company: "none"
   license: "license (Apache)"
   min_ansible_version: 2.9
   platforms:
-    - name: Ubuntu
+    - name: "Ubuntu"
       versions:
-        - jammy
+        - "jammy"
   galaxy_tags:
-    - dpdk
+    - "dpdk"