Mordecaine
Mordecaine
Hello, I try to upload a file to a confluence site with the following code ``` confluence = Confluence( url="https://confluence.example.com", username="username", password="password", ) response = confluence_object.attach_file( "/tmp/mypdf.pdf, content_type="application/pdf", name="mypdf", page_id="151685342",...
## Expected Behavior If a Service is applied to a Host and this service is part of a service-set, I want to deactivate/modify the service regardless how the assign rule...
To use the docker-compose file for podman, it needs some modifications. The following modifications are done: * Added Selinux volume options (the strange z's at the end of the volume-mount...
**Describe the bug** The application freeze. Kill -9 dont kill the xfreerdp process. A reboot or shutdown of the clien OS is not possible, you have to do a hard...
### What I Did I installed proftpd from epel on a RedHat 8.7 system. I tried a Login and got a login denied. I checked the logs: ``` Apr 18...
Hello, If I open a cssh session in my X-Terminal and copy-paste a special character, the character on the target system changed. An example. If I paste "[Unit]" to the...
## Describe the bug If I create a Scheduled Downtime in a global Zone via DSL, it is not possible to delete/change it afterwards ## To Reproduce - Create a...
- Added ssl verify option. Now its possible to disable ssl verification. - Added Tag Split to key value - Changed Tag handling after netbox update We updated our netbox...
## Expected Behavior It should stay on the current row ## Current Behavior See the video ## Steps to Reproduce (for bugs) - In the director click to services ->...
In the monitoring module webinterface (the old web interface) you had timestamps in the history view. In the icingadb webinterface, It's really hard to debug thinks because of the relative...