#990 openshift-apps/coreos-ci: update task name to be more accurate
Closed 2 years ago by dustymabe. Opened 2 years ago by dustymabe.
fedora-infra/ dustymabe/ansible dusty-coreos-ci  into  main

@@ -27,5 +27,5 @@ 

    failed_when: sa_resource_create.stderr != '' and 'already exists' not in sa_resource_create.stderr

  

  # apply the anyuid-setfcap SCC to the service account

- - name: create service account

+ - name: apply SCC to service account

    command: "/root/bin/oc adm policy add-scc-to-user anyuid-setfcap -z {{ project_service_account }}"

It was a duplicate of the above step.

closing this - this code was deleted in #991

Pull-Request has been closed by dustymabe

2 years ago
Metadata