File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -366,9 +366,7 @@ kolla_build_customizations_ubuntu: {}
366366kolla_build_customizations : " {{ kolla_build_customizations_common | combine(kolla_build_customizations_rocky if kolla_base_distro == 'rocky' else kolla_build_customizations_ubuntu) }}"
367367
368368# Dict mapping Kolla Dockerfile ARG names to their values.
369- kolla_build_args :
370- node_exporter_version : " 1.5.0" # kolla has 1.4.0
371- node_exporter_sha256sum : " af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
369+ # kolla_build_args:
372370
373371# ##############################################################################
374372# Kolla-ansible inventory configuration.
Original file line number Diff line number Diff line change @@ -457,6 +457,7 @@ stackhpc_pulp_images_kolla:
457457 - ironic-conductor
458458 - ironic-inspector
459459 - ironic-neutron-agent
460+ - ironic-prometheus-exporter
460461 - ironic-pxe
461462 - keepalived
462463 - keystone
@@ -497,7 +498,6 @@ stackhpc_pulp_images_kolla:
497498 - opensearch
498499 - opensearch-dashboards
499500 - openvswitch-db-server
500- - openvswitch-netcontrold
501501 - openvswitch-vswitchd
502502 - ovn-controller
503503 - ovn-nb-db-server
You can’t perform that action at this time.
0 commit comments