We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335d7b1 commit 1476a8cCopy full SHA for 1476a8c
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to
12
- images:
13
- Add rocky9
14
- Add debian13
15
+ - Add debian14 (#42).
16
- Introduce `fhpc_namespace` extra variable with the name of containers
17
namespace.
18
- Add bash-completion script for `firehpc` command (#12).
etc/os/db.yml
@@ -8,6 +8,9 @@ debian12:
8
debian13:
9
url: https://hpck.it/osi/firehpc/main/node-debian13_1.raw.xz
10
environment: ansible-latest
11
+debian14:
+ url: https://hpck.it/osi/firehpc/main/node-debian14_1.raw.xz
+ environment: ansible-latest
rocky8:
url: https://hpck.it/osi/firehpc/main/node-rocky8_1.raw.xz
environment: ansible-2.16
0 commit comments