Constantin Bugneac

Results 57 comments of Constantin Bugneac

I'm getting the same error. Is there an workaround for this ? ``` TASK [defunctzombie.coreos-bootstrap : Copy get-pip.py] ************************************************************************************************************* fatal: [coreos1]: FAILED! => {"failed": true, "msg": "Failed to get information...

Thanks @GregSharpe1. Nice article!

I also need this feature - be able to revoke access to encrypted files. Another thing which is not quite clear to me is how to get the list already...

@igorlg Good point! I faced the same issue by running concurrently more than one script against the same AWS account. The solution was to implement what suggests AWS https://docs.aws.amazon.com/general/latest/gr/api-retries.html but...

For this specific reason, we can't just use `openssl` binary for creating a PKCS12 keystore with trusted CA chain which will work with Java application. It doesn't recognise CAs as...

Are the VAULT_CACERT and VAULT_CAPATH environment variables supported ?

Hi @steve-perkins, unfortunately I'm another Constantin :-) For testing purposes I tried to use a self signed cert by placing it in the same directory with Node JS code but...

Add the tagDatabase as a separate entity: ```xml ```

I guess it doesn't do any session caching ...