fix releng#11192
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
14c92455cb
commit
02d8c1f5f3
4 changed files with 10 additions and 2 deletions
5
modules/release_guide/pages/final_release.adoc
Normal file
5
modules/release_guide/pages/final_release.adoc
Normal file
|
@ -0,0 +1,5 @@
|
|||
== Fedora Final Release
|
||||
|
||||
=== Update FedoraPreviousPrevious.yaml in ansible repository
|
||||
|
||||
set the variable to False
|
|
@ -1,5 +1,4 @@
|
|||
include::_partials/attributes.adoc[]
|
||||
|
||||
= Release process.
|
||||
|
||||
== Rawhide starts Fedora Linux {branched} development
|
||||
|
|
|
@ -454,6 +454,10 @@ Mohan Boddu.
|
|||
https://fedoraproject.org/wiki/End_of_life update with release and
|
||||
number of days.
|
||||
|
||||
===== Update FedoraPreviousPrevious.yaml in ansible repository
|
||||
|
||||
set the variable to False
|
||||
|
||||
===== Move the EOL release to archive
|
||||
|
||||
. log into to bodhi-backend01 and become root
|
||||
|
|
|
@ -490,7 +490,7 @@ fedora-docker-base-rawhide-20170310.n.0.x86_64 latest ffd832a990ca
|
|||
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 candidate-registry.fedoraproject.org/fedora:rawhide
|
||||
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 candidate-registry.fedoraproject.org/fedora:${RAWHIDE}
|
||||
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:rawhide
|
||||
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:${RAWHIDE
|
||||
$ sudo docker tag fedora-docker-base-rawhide-20170310.n.0.x86_64 registry.fedoraproject.org/fedora:${RAWHIDE}
|
||||
|
||||
# Push the images
|
||||
$ sudo docker push candidate-registry.fedoraproject.org/fedora:rawhide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue