* Move everything to one navigation file. This should help with navigation on the
page.
* Rename the docs to Fedora Infrastructure & Release Engineering
* Change the structure so the infrastructure and release engineering docs are
better separated
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
* Fix links syntax
* Add information about how to check status of the cluster
* Add info what to do if web UI redirects to internal name
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
ProxyJump is better than ProxyCommand because the ssh connection is
completely encrypted to the bastion host.
Also mention that you can use ssh keys with FIDO tokens if you are only
connecting to Fedora and RHEL9+ hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
* Removing deleted SOP links
* Fixing syntax in sop_fas2discourse_operator_debugging.adoc
* Leaving the error that is pointing to fedora-docs as those are available
upstream, just not when building the page locally
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
These are all out of date things for apps we have retired, hardware we
no longer have, or services we no longer run. Lets delete them.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We can remove a lot of this here thats duplicated in the releng release
notes. We can also remove a section about a bug that was fixed many
years ago upstream and drop atomic composes info.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This has all been moved to toddlers, so any info about it can go in a
toddler SOP. The scripts, hosts, and people mentioned here haven't been
valid for a long time. ;)
See also https://pagure.io/infra-docs-fpo/issue/27
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Since we are moving to matrix, lets drop reference to irc.
I may have missed a few of these and I left the Zodbot SOP alone for now
until we replace it with the new matrix one.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Added some updates here.
There's also one bug in the buildvm playbook that I haven't been able to
fix, where if you do a install everything works until it gets to the nfs
mounts and it fails. If you do a 'nmcli c up eth0' in the vm and re-run
the playbook it works. So, something isn't updating systemd-resolved or
something. Just something to be aware of when doing this.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
It doesn't make much sense to have separate guides outside infra documentation.
So let's migrate https://pagure.io/fedora-infra/howtos to infra docs.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This has the benefit of making `ssh user@batcave01` get resolved
to batcave01.iad2.fedoraproject.org which will make the known_hosts
@cert-authority *.iad2.fedoraproject.org configuration apply.
I remembered this thing exists, so I updated it! Some stuff is
just freshening, plus I added some juicy new information too.
Print it out and read it on the toilet, folks.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
I recently fixed some issue with disk space on koji builder and found out that
this guide is outdated. So here is update to make it up to date.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
I recently fixed some issue with disk space on koji builder and found out that
this guide is outdated. So here is update to make it up to date.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This SOP had a bunch of old stuff in it.
This syncs it back up with reality mostly.
Proofreading/formatting welcome.
Questions also welcome. :)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Update the status.fp.o SOP, removing the details on manually updating
S3. It now is done automatically via github actions
Signed-off-by: Ryan Lerch <rlerch@redhat.com>