Add quotes to csi variables with IRC channels info

Some of the csi_primary_contact variables point to IRC channels. In
order to avoid commenting these channels out, we set these variables
with quotes.
This commit is contained in:
Athos Ribeiro 2016-07-08 15:00:28 -03:00 committed by Kevin Fenzi
parent 0711c6e1d2
commit 8e61f6f9d7
5 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ frontend_base_url: "https://copr.fedorainfracloud.org"
# See http://infrastructure.fedoraproject.org/csi/security-policy/ # See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: High csi_security_category: High
csi_primary_contact: msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys csi_primary_contact: "msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the backend for copr (3rd party packages) csi_purpose: Provide the backend for copr (3rd party packages)
csi_relationship: | csi_relationship: |
- Backend: Management of copr cloud infrastructure (OpenStack). - Backend: Management of copr cloud infrastructure (OpenStack).

View file

@ -24,6 +24,6 @@ frontend_base_url: "http://copr-fe-dev.cloud.fedoraproject.org"
# See http://infrastructure.fedoraproject.org/csi/security-policy/ # See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: Moderate csi_security_category: Moderate
csi_primary_contact: msuchy (mirek, clime, frostyx, asamalik) IRC #fedora-admin, #fedora-buildsys csi_primary_contact: "msuchy (mirek, clime, frostyx, asamalik) IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the testing environment of copr's backend csi_purpose: Provide the testing environment of copr's backend
csi_relationship: This host is the testing environment for the cloud infrastructure of copr's backend csi_relationship: This host is the testing environment for the cloud infrastructure of copr's backend

View file

@ -7,7 +7,7 @@ copr_frontend_public_hostname: "copr.fedorainfracloud.org"
# See http://infrastructure.fedoraproject.org/csi/security-policy/ # See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: Moderate csi_security_category: Moderate
csi_primary_contact: msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys csi_primary_contact: "msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr) csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr)
csi_relationship: | csi_relationship: |
- This host provides the frontend part of copr only. - This host provides the frontend part of copr only.

View file

@ -2,6 +2,6 @@
copr_frontend_public_hostname: "copr-fe-dev.cloud.fedoraproject.org" copr_frontend_public_hostname: "copr-fe-dev.cloud.fedoraproject.org"
csi_security_category: Low csi_security_category: Low
csi_primary_contact: msuchy (mirek), clime | IRC #fedora-admin, #fedora-buildsys csi_primary_contact: "msuchy (mirek), clime | IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the testing environment of copr's frontend csi_purpose: Provide the testing environment of copr's frontend
csi_relationship: This host is the testing environment for copr's web interface csi_relationship: This host is the testing environment for copr's web interface

View file

@ -33,7 +33,7 @@ fedmsg_certs:
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4" nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4"
csi_security_category: Moderate csi_security_category: Moderate
csi_primary_contact: #fedora-admin csi_primary_contact: "#fedora-admin"
csi_purpose: Provides our wiki csi_purpose: Provides our wiki
csi_relationship: | csi_relationship: |
- There are multiple servers that this service requires. All proxy servers and Wiki 1 and 2. - There are multiple servers that this service requires. All proxy servers and Wiki 1 and 2.