Artur D

Results 11 comments of Artur D

With 3 hosts its not working for me, I'm trying to do something like ``` LDAP_CID=$(docker run --hostname ldap.example.org --env LDAP_REPLICATION=true --env LDAP_REPLICATION_HOSTS="#PYTHON2BASH:['ldap://ldap2.example.org','ldap://ldap3.example.org']" --detach osixia/openldap:1.2.1) LDAP_IP=$(docker inspect -f "{{ .NetworkSettings.IPAddress...

@Rohithzr This would count as an administrative procedure and needs to be done by set of cli parameters where you can import your new graph from the other directory without...

@kukulkanos can you give us the code for how you build this? I wouldn't run a security scanner with my keys with an untrusted image from the internet

Not sure whats required here as well although I've seen autogpt generate "helper" scripts that might even be dumb like create_directory or list_files somehow. I'd close this as inconclusive and...

If someone is running this on kubernetes with helm charts Id recommend the following with a compacting.enabled set to True in the value files of ``` spec: {{- with .Values.imagePullSecrets...

having the same with @master branch

Same issue on mac on version Task version: v3.35.1 with a `.env.development` and `.env.staging` with similar contexts ``` CLUSTER_NAME=staging AWS_ACCOUNT_ID=xxxxxxxx AWS_REGION=eu-north-1 ``` ``` version: '3' silent: false dotenv: ["./.env.{{.ENV}}"] tasks:...

Having this issue as well 1.39.1, its quite frustrating