-
Hi,
i've deployed ceph mimic via ceph-ansible and my iscsi gateways are working correctly (connected to virtualization cluster) but gwcli shows UNKNOWN GW status:
```
o- / .....................…
-
right so i installed everything and followed the guide for ubuntu and i get a 502 bad gateway error i checked logs nothing useful.
http://ovirt.vitalecentral.xyz/
i tried the centos nginx config a…
-
_From @pacsikaz on Mar 02, 2020 16:20_
##### SUMMARY
Using ovirt_disk ansible module to upload a sparse qcow2 image results in invalid actual size on a storage domain, backed by an iSCSI s…
-
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-…
-
To reproduce:
- create venv
- install pip and containers/requirements.txt
- install `python3.6` (`dnf install python36`)
- run `tox`
```
================================================= tes…
-
Hello all
I'm getting a CVE alert from github on my project which uses patternfly 3.59.5, because of patternfly dependency to jquery of 3.4.1^
it is needed to upgrade the dependency to 3.5.1^ to g…
-
-
Every Foreman compute resource has a list of capabilities. 2 are special, and they're `build` and `image`. These can be found in the code.
So there's:
* Foreman core
* [ec2](https://github.com/…
ekohl updated
10 months ago
-
You use the file backend:
curl --unix-socket /ovirt-imageio/daemon/test/daemon.sock -X PUT -d '{"uuid": "cirros", "size": 46137344, "url": "file:///images/cirros.img", "timeout": 30000000000000…
-
There are two issues that are contributing to this problem.
1. Editing the blacklisted events list for an provider type does not create a BlacklistedEvent record
- This feels like it should ha…