Jan 'Maub' Kapellen
Jan 'Maub' Kapellen
I have reworked the already proposed but now retired [PR #87](https://github.com/razorsedge/puppet-network/pull/87), added proper documentation and hope to have fixed Issue #104 with that. Important changes: - $vlan can now be...
### Description In order to work with classifiers more efficiently, we would like to have a data source available for the custom classifiers already configured. Ideally it returns a usable...
Hi, I am using SSM Session Manager with KMS Encryption to access several EC2 hosts. This consistently fails when the session was created with `assume`: ```shell ----------ERROR------- Encountered error while...
After upgrading via pip from `2.6.1` to `2.6.2` we receive the error from the title (details below) on the start of ```python ctx = ClientContext(url).with_access_token(spTokenService.getAccessTokenResponse) [...] ctx.execute_batch() ``` ```shell self.ctx.execute_batch()...