-
Hi, we are using Foreman and Katello on different Systems. So Candlepin, Postgresql, QPID, Foreman, etc are all on different Servers.
Now I tried to to Upgrade the candlepin Module, and then I hav…
-
##### SUMMARY
AWX is configured to use Foreman (Satellite 6) as an inventory source but fails on python error show below. Running "ansible-inventory -i /etc/ansible/sherlock.foreman.yaml --…
-
##### SUMMARY
When using the module **katello_repository_set** to enable a RHEL 8 repository if _basearch_ is set to x86_64 no action is performed. If _basearch_ isn't defined the repository is enabl…
-
##### SUMMARY
This came out when looking at #712 and I am not 100% sure we want to fix that or ignore the corner case.
What happened?
* images are unique per compute_resource AND operating_system…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
Mr-iX updated
4 years ago
-
Below we can see some info
```
4f1b2f3d-8afc-4528-bdd4-29a35de1658f ForemanTasks::Task::DynflowTask Actions::Katello::Host::Hypervisors 2019-06-24 19:25:20 2019-06-24 19:26:23 stopped success 8cc733…
-
I have the following state defined:
```
subscription-manager:
pkg.installed
satellite-pkg:
pkg.installed:
- sources:
- katello-ca-consumer-satellite-1p-mgmt: http://satellite/pu…
-
-
- below are tests failed with 'Puppet and OSTree will no longer be supported in Katello 3.16'
```
tests/foreman/cli/test_repository.py::OstreeRepositoryTestCase::test_positive_delete_ostree_by_id
t…
-
We're having issues in our project when building its test containers when installing mock per our test-requirements.txt:
```
flake8; python_version >= '2.7'
mock; python_version >= '2.7'
unittes…