Skip to content

Commit

Permalink
use our container
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoe committed Oct 16, 2024
1 parent 3582dd9 commit f9fc6a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions components/openstack-2024.1-jammy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ images:
keystone_fernet_setup: "ghcr.io/rackerlabs/understack/keystone:2024.1-ubuntu_jammy"

# ironic
ironic_api: "ghcr.io/rackerlabs/understack/ironic:2024.1-ubuntu_jammy"
ironic_conductor: "ghcr.io/rackerlabs/understack/ironic:2024.1-ubuntu_jammy"
ironic_pxe: "ghcr.io/rackerlabs/understack/ironic:2024.1-ubuntu_jammy"
ironic_pxe_init: "ghcr.io/rackerlabs/understack/ironic:2024.1-ubuntu_jammy"
ironic_api: "ghcr.io/rackerlabs/understack/ironic:pr-332"
ironic_conductor: "ghcr.io/rackerlabs/understack/ironic:pr-332"
ironic_pxe: "ghcr.io/rackerlabs/understack/ironic:pr-332"
ironic_pxe_init: "ghcr.io/rackerlabs/understack/ironic:pr-332"
ironic_pxe_http: "docker.io/nginx:1.13.3"
ironic_db_sync: "ghcr.io/rackerlabs/understack/ironic:2024.1-ubuntu_jammy"
ironic_db_sync: "ghcr.io/rackerlabs/understack/ironic:pr-332"
# these want curl which apparently is in the heat image
ironic_manage_cleaning_network: "docker.io/openstackhelm/heat:2024.1-ubuntu_jammy"
ironic_retrive_cleaning_network: "docker.io/openstackhelm/heat:2024.1-ubuntu_jammy"
Expand Down

0 comments on commit f9fc6a0

Please sign in to comment.