AkshayGadhaveRH
AkshayGadhaveRH
If we run the command provided in the current document, it connects to postgres instead of the pulpcore database. Changing the DB name command so that it connects to pulpcore....
Same change as https://github.com/theforeman/foreman-documentation/pull/2832. Pushing separate PR for 3.8 as there was a merge conflict on this branch. There are differences in the openssl.cnf files created for cert signing requests...
Backups can be used to migrate existing Project and Smart Proxy servers from RHEL8 to RHEL9. The backups from Project can be restored using the backup restore as well as...
Currently the documentation does not talk about the usecases for the different types of backups. Users are bound to get confused about which procedure to use when backing up. Adding...
- The newer versions support puppet-agent 8. - The client repo is versionless and older versions use puppet-agent 7. - To work around this, `satellite-6-client-2` is created for the later...
As PostgreSQL is upgraded from 12 to 13 during the upgrade process, it is necessary to maintain enough space for this. Adding this as a prerequisite to the upgrade. Ref:...
Replacing `Google GCE` with `GCE`, since `GCE` is an abbreviation of `Google Compute Engine`. JIRA: https://issues.redhat.com/browse/SAT-39786 #### Contributor checklists * [x] I am okay with my commits getting squashed when...
#### What changes are you introducing? Inform users that they can upgrade to EL 9 without having to update to the latest EL 8 release. #### Why are you introducing...
Puppet agent 8 is provided via the client-2 repository as, the client repo is release neutral and cannot contain both Puppet agents 7 and 8. Adding information about the client-2...