Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions etc/kayobe/kolla/globals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,23 @@ bifrost_tag: yoga-20230217T160618
blazar_tag: yoga-20230315T125157
caso_tag: yoga-20230315T125157
ironic_tag: yoga-20230316T154655
ironic_dnsmasq_tag: yoga-20230217T135826
neutron_tag: yoga-20230309T123152
prometheus_node_exporter_tag: yoga-20230310T173747
{% elif kolla_base_distro == 'rocky' %}
bifrost_tag: yoga-20230310T194732
blazar_tag: yoga-20230315T130918
caso_tag: yoga-20230315T130918
ironic_tag: yoga-20230316T170311
ironic_dnsmasq_tag: yoga-20230310T170929
prometheus_node_exporter_tag: yoga-20230315T170614
{% else %}
bifrost_tag: yoga-20230220T184947
blazar_tag: yoga-20230315T125441
caso_tag: yoga-20230315T125441
neutron_tag: yoga-20230309T123143
ironic_tag: yoga-20230316T154704
ironic_dnsmasq_tag: yoga-20230220T181235
prometheus_node_exporter_tag: yoga-20230315T170541
{% endif %}

Expand Down