Yves Siegrist
Yves Siegrist
I was experiencing strange behaviour of Client::Miscellaneous#edit method, because it somehow rendered the page (as HTML) when I wanted to edit a comment. However the comment was edited, the problem...
Hi, first and foremost thanks for developing this beautiful project. I've been having some issues with magit performance lately and ran `profiler-start` to find out that `ivy-read` takes up about...
Updated version of https://github.com/senny/pdfjs_viewer-rails/pull/61
closes #12, closes #16 @andyweiss1982 and @senny have a 👀
As of https://www.puppet.com/docs/puppet/7/core_facts.html#osfamily the fact `osfamily` it is deprecated and is not available in puppet 8.
This has been introduced into Zabbix 7.0 to support running Selenium based website monitoring. For this to work, you need a running webdriver and web browser. This is now integrated...
Also create a separate script that makes more sense in a container environment. The current one's error handling is not the best, because it is meant to run as a...
- REST API Version `7400` - Provider version `9.3.0-13` I was able to create the following server profile using a template: ```hcl resource "oneview_server_profile" "myprofile" { name = "test-server-profile" hardware_name...
### Description As of now, the docs that should be rendered on the terraform registry [don't appear correctly](https://registry.terraform.io/providers/HewlettPackard/oneview/9.4.0-13/docs/): With this change the proper folders and preferred file extensions are used:...