Terry Bowling
Terry Bowling
@rhawalsh Apologies for rushing you. Thank you so much for all that you do!
Thank you for opening this Eric! We also have the official redhat.rhv collection in automation hub as the supported version of the ovirt content > https://cloud.redhat.com/ansible/automation-hub/repo/published/redhat/rhv/docs > https://github.com/ovirt/ovirt-ansible-collection I know...
here is the output it generated: ` TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] *************************************** ok: [rhel8beta] TASK [linux-system-roles.storage : define an empty...
It would make sense for query functionality to report the full path from Mount point to lowest level hardware and all the layers in between. We have received requests to...
Why not use the Focusrite Control app that comes with the product? https://downloads.focusrite.com/focusrite/scarlett-3rd-gen/scarlett-8i6-3rd-gen I don't want to speak for the developers of this project, but it seems to be tightly...
For Fedora 35, the following satisfied make dependencies: `dnf install cairo-devel pango-devel mesa-libGLU-devel lv2-devel` Seems to work great, thank you! I did have a minor exit issue which I opened...
I wonder if it would be possible to use the new rhel-system-roles.rhc for this, though not certain about the state of compatibility with RHEL 7.9. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/automating_system_administration_by_using_rhel_system_roles/using-the-rhc-system-role-to-register-the-system_automating-system-administration-by-using-rhel-system-roles It could allow a...
Attaching error log with -vvv output [errors.log](https://github.com/linux-system-roles/cockpit/files/7883377/errors.log) If I comment out var `cockpit_packages: "full"` allowing the default package selection, it succeeds.
after `virsh start rhel-10-beta`, here are the message logs, as well as the python errors from cockpit. ``` root@tbowling:~# tail -f /var/log/messages May 12 12:47:39 tbowling systemd[1]: Starting NetworkManager-dispatcher.service -...