Skip to content

Commit d5cd242

Browse files
authored
Do not longer pull osism-netbox and heat images (#2634)
The images are not always required and therefore no longer need to be pulled in advance. Signed-off-by: Christian Berendt <[email protected]>
1 parent f9c33b6 commit d5cd242

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ansible/manager-part-3.yml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
- "{{ netbox_image }}"
4949
- "{{ osism_ansible_image }}"
5050
- "{{ osism_image }}"
51-
- "{{ osism_netbox_image }}"
5251
- "{{ postgres_image }}"
5352
- "{{ traefik_image }}"
5453
- "{{ vault_image }}"

environments/custom/playbook-pull-images.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
- designate
1313
- glance
1414
- grafana
15-
- heat
1615
- horizon
1716
- ironic
1817
- loadbalancer

0 commit comments

Comments
 (0)