[PATCH] Replace 'Medium' by 'Moderate' for the security category

2015-09-28 Thread misc
From: Michael Scherer 

The CSI document do not define Medium, but Moderate.
---
 inventory/group_vars/bodhi-backend-stg | 2 +-
 inventory/group_vars/bodhi2| 2 +-
 inventory/group_vars/bodhi2-stg| 2 +-
 inventory/group_vars/kojipkgs  | 2 +-
 inventory/group_vars/mm-backend| 2 +-
 inventory/group_vars/mm-backend-stg| 2 +-
 inventory/group_vars/mm-crawler| 2 +-
 inventory/group_vars/mm-crawler-stg| 2 +-
 inventory/group_vars/mm-frontend   | 2 +-
 inventory/group_vars/mm-frontend-stg   | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/inventory/group_vars/bodhi-backend-stg 
b/inventory/group_vars/bodhi-backend-stg
index c098a6a..e0600e5 100644
--- a/inventory/group_vars/bodhi-backend-stg
+++ b/inventory/group_vars/bodhi-backend-stg
@@ -77,7 +77,7 @@ sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
 
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Releng Admins sysadmin-releng-memb...@fedoraproject.org
 csi_purpose: Run the Bodhi masher.
 csi_relationship: |
diff --git a/inventory/group_vars/bodhi2 b/inventory/group_vars/bodhi2
index 96ed2a9..9983649 100644
--- a/inventory/group_vars/bodhi2
+++ b/inventory/group_vars/bodhi2
@@ -70,7 +70,7 @@ fedmsg_certs:
 
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Bodhi Admins bodhiadmin-memb...@fedoraproject.org
 csi_purpose: Run the Bodhi mod_wsgi app for bodhi.fedoraproject.org
 csi_relationship: |
diff --git a/inventory/group_vars/bodhi2-stg b/inventory/group_vars/bodhi2-stg
index d566fbb..e9c9af9 100644
--- a/inventory/group_vars/bodhi2-stg
+++ b/inventory/group_vars/bodhi2-stg
@@ -72,7 +72,7 @@ fedmsg_certs:
 
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Bodhi Admins bodhiadmin-memb...@fedoraproject.org
 csi_purpose: Run the Bodhi mod_wsgi app for bodhi.fedoraproject.org
 csi_relationship: |
diff --git a/inventory/group_vars/kojipkgs b/inventory/group_vars/kojipkgs
index e78b437..5bcc908 100644
--- a/inventory/group_vars/kojipkgs
+++ b/inventory/group_vars/kojipkgs
@@ -15,7 +15,7 @@ tcp_ports: [80, 443, 8080]
 fas_client_groups: sysadmin-build,sysadmin-noc
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admins - ad...@fedoraproject.org
 csi_purpose: Cache packages from koji for builders and others
 csi_relationship: |
diff --git a/inventory/group_vars/mm-backend b/inventory/group_vars/mm-backend
index 919c59b..9f00bb4 100644
--- a/inventory/group_vars/mm-backend
+++ b/inventory/group_vars/mm-backend
@@ -10,7 +10,7 @@ fedmsg_certs:
   - mirrormanager.netblocks.get
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admin - ad...@fedoraproject.org
 csi_purpose: Run mirrormanager backend cron tasks
 csi_relationship: |
diff --git a/inventory/group_vars/mm-backend-stg 
b/inventory/group_vars/mm-backend-stg
index f553876..104cb37 100644
--- a/inventory/group_vars/mm-backend-stg
+++ b/inventory/group_vars/mm-backend-stg
@@ -8,7 +8,7 @@ fedmsg_certs:
   - mirrormanager.netblocks.get
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admin - ad...@fedoraproject.org
 csi_purpose: Run mirrormanager backend cron tasks
 csi_relationship: |
diff --git a/inventory/group_vars/mm-crawler b/inventory/group_vars/mm-crawler
index 9cef392..7fec4e9 100644
--- a/inventory/group_vars/mm-crawler
+++ b/inventory/group_vars/mm-crawler
@@ -9,7 +9,7 @@ fedmsg_certs:
   - mirrormanager.crawler.start
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admin - ad...@fedoraproject.org
 csi_purpose: Run mirrormanager crawlers
 csi_relationship: |
diff --git a/inventory/group_vars/mm-crawler-stg 
b/inventory/group_vars/mm-crawler-stg
index 1aeb70c..ebaea80 100644
--- a/inventory/group_vars/mm-crawler-stg
+++ b/inventory/group_vars/mm-crawler-stg
@@ -9,7 +9,7 @@ fedmsg_certs:
   - mirrormanager.crawler.start
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admin - ad...@fedoraproject.org
 csi_purpose: Run mirrormanager crawlers
 csi_relationship: |
diff --git a/inventory/group_vars/mm-frontend b/inventory/group_vars/mm-frontend
index 92bfbc2..3e1a5d4 100644
--- a/inventory/group_vars/mm-frontend
+++ b/inventory/group_vars/mm-frontend
@@ -17,7 +17,7 @@ fedmsg_certs:
  
 
 # For the MOTD
-csi_security_category: Medium
+csi_security_category: Moderate
 csi_primary_contact: Fedora admin - ad...@fedoraproject.org
 csi_purpose: Run mirrormanager frontend WSGI app
 csi_relationship: |
diff --git a/inventory/group_vars/mm-frontend-stg 
b/inventory/group_vars/mm-frontend-stg
index e6acaea..daae4ee 100644
--- 

Re: [PATCH] Replace 'Medium' by 'Moderate' for the security category

2015-09-28 Thread Kevin Fenzi
Applied thanks. 

kevin


pgpj1XwBp270i.pgp
Description: OpenPGP digital signature
___
infrastructure mailing list
infrastructure@lists.fedoraproject.org
http://lists.fedoraproject.org/postorius/infrastructure@lists.fedoraproject.org