Align naming for the Fedora CoreOS Pipeline

Our playbook was named `fedora-coreos.yml` and our role was
named `fcos-pipeline`. Let's meet in the middle at `fedora-coreos-pipeline`
for both.

Also update some of the descriptions.
This commit is contained in:
Dusty Mabe 2022-01-24 09:47:41 -05:00
parent 063545f933
commit ac61ab020c
No known key found for this signature in database
GPG key ID: 3302DBD73952E671
7 changed files with 5 additions and 5 deletions

View file

@ -4,9 +4,9 @@
gather_facts: false
roles:
- role: openshift-apps/fcos-pipeline
project_name: fedora-coreos
project_description: Jenkins pipeline configuration for Fedora CoreOS.
- role: openshift-apps/fedora-coreos-pipeline
project_name: fedora-coreos-pipeline
project_description: Fedora CoreOS Pipeline
appowners:
- dustymabe
- jlebon

View file

@ -1,5 +1,5 @@
project_name: fedora-coreos
project_description: Jenkins Pipeline Configuration for FHCOS
project_name: fedora-coreos-pipeline
project_description: Fedora CoreOS Pipeline
project_service_account: fcos-sa
appowners: []
ocp_service_account: root