-
Original issue: https://bugzilla.redhat.com/show_bug.cgi?id=2084511
Opened: 2022-05-12 10:22:58
Opened by: Lev Veyde
---
#### Lev Veyde commented at 2022-05-12 10:22:58:
Description of proble…
-
I had an issue when I was trying to install Gem in docker
I'd appreciate any help. I've been stuck on this for a while and haven't made any progress.
My docker file
```
FROM ruby:3.2.2
RUN apt-…
-
- Doesn't work as-is, needs to use 35 rpm (see Nekroze fork).
- Does not set up the 'ovirtmgmt' ifcfg file in `/etc/sysconfig/network-scripts`.
- The file `/etc/exports.d/ovirt*` is invalid as it bec…
-
I've been using an ansible playbook to create disks in oVirt and format and mount them on the hosts. With image-based disks, the ansible API returns the logical disk name in the guest when the disk i…
-
请介绍新镜像
* 上游源(官方镜像)的地址
**https://resources.ovirt.org/**
https://www.ovirt.org/community/get-involved/repository-mirrors.html
* 该项目的介绍
oVirt(open Virtualization)是红帽公司商业的云管理平台RHEV(Red Hat Ente…
-
##### SUMMARY
Just getting started with the module, get error when trying to deploy a VM.
##### COMPONENT NAME
ovirt.ovirt.ovirt_vm
##### STEPS TO REPRODUCE
```yaml
---
- hosts: localhost…
-
Problem with detaching and attaching LUN disks from/to VM with ansible modules "ovirt_disk" (via GUI all works as expected).
The module at some point tries to check a storage_profile of the disk, but…
-
When viewing host details through the oVirt web interface (located at `Compute -> Hosts -> {Host} -> General -> Software`), there's a field labeled OS Description that provides comprehensive informati…
bl4ko updated
10 months ago
-
It will need to:
- install cocpit and cocpit-ovirt
- setup certificates so once you accept the engine's CA you will not need to accept anything else while accessing cockpit
- opens the 9090 port in fi…
-
##### SUMMARY
Wondering whether someone could help. Not sure whether this is a bug.
Create a user in keycloak, added it to oVirt via the admin portal and assigned the 'user role' "PowerUser".
…