diff options
Diffstat (limited to 'roles/cockpit-ui')
| -rw-r--r-- | roles/cockpit-ui/tasks/main.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/cockpit-ui/tasks/main.yml b/roles/cockpit-ui/tasks/main.yml index 244e2cc41..09f4259a2 100644 --- a/roles/cockpit-ui/tasks/main.yml +++ b/roles/cockpit-ui/tasks/main.yml @@ -37,7 +37,6 @@        cp {{ openshift_master_config_dir }}/admin.kubeconfig {{ openshift_hosted_kubeconfig }}      changed_when: False -  # TODO: Need to fix the origin and enterprise templates so that they both respect IMAGE_PREFIX    - name: Deploy registry-console      command: >        {{ openshift.common.client_binary }} new-app --template=registry-console  | 
