Ian Ballou
Ian Ballou
In some cases, it seems that foreman-docker records are being left behind. Most notably, `::Container` and `::DockerRegistry` permissions. There may be others, but it's difficult to reproduce since the plugin...
#### What are the changes introduced in this pull request? Updates pulp-python to 3.7.1. Also adds a fix where updating Python repositories fails because nil isn't accepted for the update...
#### What are the changes introduced in this pull request? HTTP proxies for alternate content sources are now per-smart-proxy. The idea is that users will likely want ACSs on each...
katello-agent uses libdnf's `upgrade` method to update packages on a machine. Currently, katello-agent loops through the desired errata to be applied and installs their related packages. However, this does not...
#### What are the changes introduced in this pull request? Hides the upstream authentication token for non-yum repositories. This field is only helpful for SLES repositories for now, but could...
Makes the hammer-cli-katello spec file no longer use ye olde SCL macros from the EL7 days.
Bumping k-h-t version since the move to `dnf needs-restarting` is included.
This will be a repository of information about potentially supporting the Ceph iSCSI gateway. - https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/block_device_guide/using_an_iscsi_gateway - CLI to setup the iSCSI target is called `gwcli`. It looks like a...
Now it'll be easy to know just what's in the HIL CI container. To test, `cd` to the `hil_container` directory and run `sudo docker build -t hil-v03 .`