Revert "Koschei: allow importing images during playbook run"
This reverts commit 717c97194f63c6a201aeb3a6c990692577a1ac20.
This commit is contained in:
parent
b6c38a84d4
commit
d686391600
1 changed files with 0 additions and 8 deletions
|
@ -70,11 +70,3 @@
|
||||||
with_items: "{{ koschei_cron_jobs }}"
|
with_items: "{{ koschei_cron_jobs }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.name }}"
|
label: "{{ item.name }}"
|
||||||
|
|
||||||
- name: Import upstream container image to local registry
|
|
||||||
include_role: name=openshift/import-image
|
|
||||||
vars:
|
|
||||||
imagestreamname: koschei
|
|
||||||
tags:
|
|
||||||
- never
|
|
||||||
- import-image
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue