#410 Release process SOPs: update Bodhi and Greenwave instructions
Merged by kevin. Opened by adamwill.
adamwill/infra-docs-fpo release-sops-rollout  into  master

Download 410.patch

This updates the release process SOP instructions for Bodhi and
Greenwave. We run the openshift playbooks with -t rollout to
ensure the configuration changes are immediately rolled out. For
Bodhi, we also use the new betafreeze status introduced in
https://pagure.io/fedora-infra/ansible/pull-request/2841 , so
this should not be merged until that is merged first. This will
switch to the post-Beta-freeze Bodhi policies at the time the
freeze is imposed, not at the time it's lifted, which should
avoid an unfortunate timing situation we ran into today.

Signed-off-by: Adam Williamson awilliam@redhat.com

rebased onto d68ea09f973f4d81af6b8dba3b7726cafbcc9e85

Actually we need to pass '-t all,rollout' because if we just pass rollout it only does the rollout without changing the config any first.
Or I suppose we could run it twice: once to push the changes, once to rollout, but -t all,rollout seems better.

aha, thanks. will fix.

rebased onto d68ea09f973f4d81af6b8dba3b7726cafbcc9e85

Looks good.

Pull-Request has been merged by kevin

Metadata