Skip to content

Commit

Permalink
Add inotify-tools to ironic-inspector image
Browse files Browse the repository at this point in the history
Both ironic-conductor and ironic-inspector have sidecars which cat the
ramdisk logs, and these are being converted to use inotifywait.

The conductor image already has the inotify-tools package, this commit
adds it to the ironic-inspector image too.

Jira: OSPRH-10240
  • Loading branch information
steveb committed Nov 15, 2024
1 parent 1a9ad09 commit 0f51440
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ tcib_packages:
- openstack-ironic-inspector
- openstack-ironic-inspector-dnsmasq
- iproute
- inotify-tools
tcib_user: ironic-inspector

0 comments on commit 0f51440

Please sign in to comment.