We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should we use the debug field ?
https://github.com/cycloid-community-catalog/stack-external-worker/blob/master/extra/aws/external-worker-aws-cf-template.yaml#L198
Goal is if we don't have ssh access to the worker, update the stack with the good parameter to create the report automatically.
The password/secret could be provided by the customer as stack parameter.
password/secret
We need to find a way to get the pastefile url.
The text was updated successfully, but these errors were encountered:
seems there is the following issue on GCP
1) gael@w00t:/tmp/debug$ cat ./access_port/concourse_tsa.log nc -zv -w 2 worker.cycloid.dev 2222 main: line 181: nc: command not found
Sorry, something went wrong.
No branches or pull requests
Should we use the debug field ?
https://github.com/cycloid-community-catalog/stack-external-worker/blob/master/extra/aws/external-worker-aws-cf-template.yaml#L198
Goal is if we don't have ssh access to the worker, update the stack with the good parameter to create the report automatically.
The
password/secret
could be provided by the customer as stack parameter.We need to find a way to get the pastefile url.
The text was updated successfully, but these errors were encountered: