From ab138cbe763023af4a4af285090b19b7776cf475 Mon Sep 17 00:00:00 2001 From: gnaponie Date: Feb 05 2019 13:44:09 +0000 Subject: Update Greenwave SOP: people and tag The "prod" tag was renamed to "prod-fedora". Also updated the people that maintain the project. --- diff --git a/docs/sysadmin-guide/sops/greenwave.rst b/docs/sysadmin-guide/sops/greenwave.rst index ab1c673..55fc970 100644 --- a/docs/sysadmin-guide/sops/greenwave.rst +++ b/docs/sysadmin-guide/sops/greenwave.rst @@ -17,7 +17,7 @@ Contact #fedora-qa, #fedora-admin Persons - dcallagh, gnaponie (giulia), lholecek, ralph (threebean) + gnaponie (giulia), mprahl, lucarval, ralph (threebean) Location Phoenix @@ -91,8 +91,8 @@ published by upstream. The ``latest`` tag is automatically deployed to staging. This should represent the latest commit to the ``master`` branch of the upstream git repo that passed its unit and functional tests. -The ``prod`` tag is manually controlled. To upgrade prod to match what is -in stage, move the ``prod`` tag to point to the same image as the ``latest`` +The ``prod-fedora`` tag is manually controlled. To upgrade prod to match what is +in stage, move the ``prod-fedora`` tag to point to the same image as the ``latest`` tag. Our buildconfig is configured to poll that tag, so a new os.fp.o build and deployment should be automatically created.