Skip to content

Commit 1476a8c

Browse files
committed
images: add debian14
fix #42
1 parent 335d7b1 commit 1476a8c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to
1212
- images:
1313
- Add rocky9
1414
- Add debian13
15+
- Add debian14 (#42).
1516
- Introduce `fhpc_namespace` extra variable with the name of containers
1617
namespace.
1718
- Add bash-completion script for `firehpc` command (#12).

etc/os/db.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ debian12:
88
debian13:
99
url: https://hpck.it/osi/firehpc/main/node-debian13_1.raw.xz
1010
environment: ansible-latest
11+
debian14:
12+
url: https://hpck.it/osi/firehpc/main/node-debian14_1.raw.xz
13+
environment: ansible-latest
1114
rocky8:
1215
url: https://hpck.it/osi/firehpc/main/node-rocky8_1.raw.xz
1316
environment: ansible-2.16

0 commit comments

Comments
 (0)