I'd like to apply this patch to the Ansible repo and run the playbook.
On Wed, Mar 07, 2018 at 11:28:32AM -0500, Randy Barlow wrote:
I'd like to apply this patch to the Ansible repo and run the playbook.
From 2b02820f7fe8ea0382ed233db4a0a0d5ecc68674 Mon Sep 17 00:00:00 2001 From: Randy Barlow randy@electronsweatshop.com Date: Wed, 7 Mar 2018 16:10:12 +0000 Subject: [PATCH] Add fedora-28-modular to Greenwave's policy.
Signed-off-by: Randy Barlow randy@electronsweatshop.com
roles/openshift-apps/greenwave/templates/configmap.yml | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/roles/openshift-apps/greenwave/templates/configmap.yml b/roles/openshift-apps/greenwave/templates/configmap.yml index ec3adda..b344233 100644 --- a/roles/openshift-apps/greenwave/templates/configmap.yml +++ b/roles/openshift-apps/greenwave/templates/configmap.yml @@ -91,6 +91,7 @@ data: --- !Policy id: "taskotron_release_critical_tasks_for_testing" product_versions:
- fedora-28-modular - fedora-28 - fedora-27 - fedora-26@@ -102,6 +103,7 @@ data: --- !Policy id: "taskotron_release_critical_tasks_for_stable" product_versions:
- fedora-28-modular - fedora-28 - fedora-27 - fedora-26
+1 for me
Pierre
infrastructure@lists.fedoraproject.org