From 0c61c9b1251ed51f317b39727248e115d757256f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Fri, 10 Sep 2021 16:37:39 +0200 Subject: [PATCH] Review wcidff SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- modules/sysadmin_guide/pages/wcidff.adoc | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index be7a995..65442c1 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -113,6 +113,6 @@ ** xref:virt-notes.adoc[Fedora Infrastructure Libvirt Notes - SOP] ** xref:voting.adoc[Voting Infrastructure - SOP] ** xref:waiverdb.adoc[WaiverDB - SOP] -** xref:wcidff.adoc[wcidff - SOP in review ] +** xref:wcidff.adoc[What Can I Do For Fedora - SOP] ** xref:wiki.adoc[wiki - SOP in review ] ** xref:zodbot.adoc[zodbot - SOP in review ] diff --git a/modules/sysadmin_guide/pages/wcidff.adoc b/modules/sysadmin_guide/pages/wcidff.adoc index 0133d0b..1db2709 100644 --- a/modules/sysadmin_guide/pages/wcidff.adoc +++ b/modules/sysadmin_guide/pages/wcidff.adoc @@ -3,10 +3,11 @@ == Contents [arabic] -. Contact Information -. Introduction -. Determine Category -. Cron Job +* <<_contact_information>> +* <<_introduction>> +* <<_deployment>> +* <<_initial_deployment>> +* <<_logs>> == Contact Information @@ -15,7 +16,7 @@ Owner:: Contact:: #fedora-admin, #fedora-noc or admin@fedoraproject.org Location:: - Phoenix (Openshift) + Openshift Public addresses:: * whatcanidoforfedora.org * stg.whatcanidoforfedora.org @@ -28,7 +29,7 @@ Purpose:: == Introduction -The 'What Can I Do For Fedora' (whatcanidoforfedora.org) page was the +The 'What Can I Do For Fedora' (https://whatcanidoforfedora.org) page was the brainchild of Ralph Bean after getting inspiration from 'whatcanidoformozilla.org' created by Josh Matthews, Henri Koivuneva and a few others. Ralph wanted to make the whatcanidoforfedora (wcidff) as @@ -79,10 +80,10 @@ https://os.fedoraproject.org[Openshift webconsole] or by using the openshift command line: .... -$ oc login os-master01.phx2.fedoraproject.org +$ oc login os-master01.iad2.fedoraproject.org You must obtain an API token by visiting https://os.fedoraproject.org/oauth/token/request -$ oc login os-master01.phx2.fedoraproject.org --token= +$ oc login os-master01.iad2.fedoraproject.org --token= $ oc -n asknot get pods asknot-28-bfj52 1/1 Running 522 28d $ oc logs asknot-28-bfj52