Skip to content

Commit a8dc63f

Browse files
authored
Merge pull request #903 from stackhpc/dib_disk_utils
DIB overcloud: Add useful disk tools
2 parents 0b5c927 + 7d85069 commit a8dc63f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,10 @@ stackhpc_overcloud_dib_packages:
6868
- "less"
6969
- "logrotate"
7070
- "net-tools"
71+
- "nvme-cli"
7172
- "pciutils"
7273
- "python3"
74+
- "smartmontools"
7375
- "vim"
7476
- "{% if os_distribution == 'ubuntu' %}netbase{% endif %}"
7577
- "{% if os_distribution == 'ubuntu' %}iputils-ping{% endif %}"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
features:
3+
- |
4+
Adds NVMe and S.M.A.R.T utilities to the overcloud host image built by DIB.

0 commit comments

Comments
 (0)