fgierlinger

Results 14 issues of fgierlinger

**Summary** containerd installation fails on CENTOS8 with the message `Failed to validate GPG signature for containerd.io-1.2.6-3.3.el7.x86_64` . Changing the repository URL to containerd of CentOS7 to CentOS8 (https://github.com/atosatto/ansible-dockerswarm/blob/master/tasks/setup-containerd.yml#L26) is not...

When specifying a custom `harbor_admin_password` in the `harbor.yml` which contains a dollar (`$`) followed by any number, the login is not possible with the admin due to a password mismatch....

kind/bug
area/installation
Stale

*Description* The installation instruction with `go get` are the following: https://github.com/magefile/mage/blob/07afc7d24f4d6d6442305d49552f04fbda5ccb3e/README.md#L19-L21 since go v1.16 `go get` does not install the package under `${GOPATH}/src` but `${GOPATH}/pkg/mod/`. *Steps to reproduce* ``` $...

I was not able to find a link between an issue and a service through the API. When looking at an issue on the web interface, the affected services are...

suggestion

The [documentation ](https://help.bitwarden.com/article/public-api/) states, that 4 parameters need to be passed to get the _Bearer Token_: grant_type, scope, client_id, client_secret. When providing those 4 parameters to the API in a...

Detecting the protocol down (shutting down the remote interface) on etheret interfaces does not work. ``` A fa0/0fa1/0 B ``` Turning down the interface fa1/0 should result in a "Protocol...

bug

## Readiness Checklist - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this...

bug

##### SUMMARY The unit returned by the parted module is not compatible with the unit expected from the parted module. The unit returned from the module is in all lowercase...

bug
module
plugins
python3
system

Added missing Galaxz Tab S9+ 5G. According to https://security.samsungmobile.com/workScope.smsb the devices receives quarterly security updates. Therefore EOL and EOS are both `false`

This pull request fixes the arm64 builds for debian 11 (bullseye). ## Description The main problem was, that the packages `open-vm-tools` is not available for arm64 in the _bullseye_ nor...