#1546 Modify ansible role for website generator
Closed: Fixed with Explanation 12 days ago by arrfab. Opened 13 days ago by arrfab.

The current role for www.centos.org (and www.stg.centos.org) was just using same container to build/render output and then pushes content to real (externally facing) www hosts. (or single www.stg.centos.org host, to preview staging branch)

As it seems there is a need to use a different container, but also ensuring transition will be done smoothly (staging and main branches needing different containers and why to invoke these), we can modify the role to just use a container.specs file, itself in the git repo, to know which container to use and where to pull it from (as there are many registries these days)

At the same time, we'll also provision a new el9 based www.stg node (as current instance is still on el8 so good to migrate at the same time)


Metadata Update from @arrfab:
- Issue assigned to arrfab

13 days ago

Metadata Update from @arrfab:
- Issue marked as blocking: #1541
- Issue tagged with: centos-common-infra, centos-stream, feature-request, high-gain, medium-trouble

13 days ago

Done and went live, so new https://www.stg.centos.org vhost is reflecting needed changes

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

12 days ago

Log in to comment on this ticket.