File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,12 @@ Pre-requisites
58
58
59
59
* The bootloader has been configured to use the latest kernel (reset-bls-entries.yml)
60
60
61
+ * Ensure repositories have been templated by setting:
62
+
63
+ .. code-block :: yaml
64
+
65
+ dnf_install_doca : true
66
+
61
67
install-doca
62
68
------------
63
69
Original file line number Diff line number Diff line change
1
+ ---
2
+ features :
3
+ - |
4
+ Using DOCA LTS 2.9.1.
5
+ DOCA workflows updated to build kernel modules only, relying
6
+ on Release Train synchronisation of DOCA upstream for userspace
7
+ packages.
8
+ Improved documentation now including DOCA install
9
+ with playbook.
10
+ Local Pulp syncs for DOCA/DOCA kernel repo.
11
+ fixes :
12
+ - |
13
+ Miscellaneous issues with the existing workflow resolved in this
14
+ patchset.
You can’t perform that action at this time.
0 commit comments