Yansheng Wei
Yansheng Wei
I got the following error during the deployment. I had the following observations with 2 deployments using the release. * In one deployment (we do not use concourse_dashboards) there is...
Added the option of `--cacert`, also updated the dependencies and other minor clean up.
``` echo '[ {"key1": "value1"}, {"key2": "value2"}]' | jq . [ { "key1": "value1" }, { "key2": "value2" } ] echo '[ {"key1": "value1"}, {"key2": "value2"}]' | jq . |...
The virtual server update is broken with BIG-IP 14.x and above. See [K27721265](https://support.f5.com/csp/article/K27721265) and [K13225405](https://support.f5.com/csp/article/K13225405) for details. Based on K13225405, PUT is a dangerous operation, as it leaves unspecified attributes...
# Description Allow override of of the fcontext of system built-in file specs. ## Issues Resolved Issue #119 ## Check List - [N/A] A summary of changes made is included...
## :frowning_person: Problem Statement The selinux_fcontext::manage/modify does not allow override of built-in contexts. `:add` action would skip if `semanage fcontext -l` returns an entry, and `:modify` would fail if there...
## :frowning_person: Problem Statement The "selinux_module" resource would skip the install, if the module is already installed. So there is no way to install a new version without first removing...