Klaas Demter
Klaas Demter
Hi @sean-freeman , so this issue was/is not about the log4j that was packaged inside of SAP, but rather that SAP (on RHEL7) installs parfait as (and dependency log4j from...
yeah that is what I am saying, the log4j used by those SAP products is not the one from the OS RPM, at least that is my understanding.
so no need to add the log4j package manually, SAP uses it's own version, not the one that is installed via `@perfomance`
I figured it out, so not sure if this belongs here or somewhere else :) While comparing what the sample/sdk does to what the WebUI does I noticed that the...
And a small follow up, there seems to be a second issue with python 3.10+ which is creating errors during large put requests ( happens often like 9/10 times -...
and to document my workaround for the python file upload issue: I now just execute curl, it seems to have a 100% success rate :) `curl -u "user:pass" "https://vsphere.tld/folder/DIRNAME/FILENAME.vmdk?dsName=VxRail-Virtual-SAN-Datastore-UUID&dcPath=DATACENTERNAME&diskFormat=StreamVmdk" -H...
any interest in adding such a role @vxrail-ansible-team @CraigOLeary @rzfeeser ?
@proflanky https://github.com/redhat-cop/tower_configuration/issues/263#issuecomment-1027965542
> Might be possible to automate the groups. Should be easy enough to use something like a terraform data source to get the group members and dynamically update a json...
> TASK Which version of the OS is detected by the setup module after an update: the running version or the installed version? If the installed version is detected it...