Previously it was a little ambiguous what tag to add a package to
when adding a package to an infra yum repo. This commit tweaks it a
little bit to make it more obvious, and provide a real example.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
Found a reference to batcave01.fedoraproject.org, which does not resolve. Immediately below it is a reference to batcave01.iad2.fedoraproject.org, which did resolve and allowed an SSH connection. Updated the first reference.
* 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.