diff --git a/modules/releng_misc_guide/pages/sop_unretire.adoc b/modules/releng_misc_guide/pages/sop_unretire.adoc index bb1b183..4573e8d 100644 --- a/modules/releng_misc_guide/pages/sop_unretire.adoc +++ b/modules/releng_misc_guide/pages/sop_unretire.adoc @@ -24,10 +24,10 @@ unblocked as part of the unretirement request. + ____ .... -$ ssh compose-x86-02.phx2.fedoraproject.org +$ ssh compose-branched01.iad2.fedoraproject.org .... ____ -. Clone the git-dist package using the the proper release engineering +. Clone the dist-git package using the the proper release engineering credentials. + ____ @@ -52,7 +52,7 @@ message contains a URL to the request in pagure. ____ .... $ git revert -s COMMIT_HASH_ID -$ GIT_SSH=/usr/loca/bin/relengpush fedpkg --user releng push +$ GIT_SSH=/usr/local/bin/relengpush fedpkg --user releng push .... ____