Skip to content

Commit

Permalink
Merge pull request #126 from stuggi/ironic_inspector_httpd
Browse files Browse the repository at this point in the history
[ironic] Add httpd/mod_ssl to ironic-inspector image
  • Loading branch information
openshift-merge-bot[bot] committed Feb 1, 2024
2 parents cda9458 + 9586976 commit 8c42bd0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ tcib_actions:
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
tcib_packages:
common:
- httpd
- mod_ssl
- openstack-ironic-inspector
- openstack-ironic-inspector-dnsmasq
tcib_user: ironic-inspector

0 comments on commit 8c42bd0

Please sign in to comment.