-
Currently viv ssh only supports connecting to runs/task envs on the primary vm host, not on VP nodes.
-
This is an important feature needed when using CLICrud to connect to devices from 'outside' the customer domain where an intermediate DMZ/jumphost is often used.
-
### Summary
I work for an MSP with many different client environments, and some of them require use of SSH Proxies / Jump hosts. There are a few of us who are Ansible-oriented, who write common pla…
-
When configuring Beekeeper Studio, it became apparent that it must not support ssh config entries, I tried them and got `getattrinfo: ENOTFOUND` errors.
We figured out how to set it using the key f…
-
I have a situation in which I'd like to ignore the jump host configuration set in my SSH config when using the ET client, but not when using the SSH client. I don't find a way of doing this. `--jumpho…
-
### What
Found during v9 beta tests.
The [docs](https://goteleport.com/docs/ver/9.0/setup/reference/cli/#tctl-users-add) and `tctl users add` command are out of sync:
1. ~`--logins` flag is not ment…
Tener updated
20 hours ago
-
Hello
I'm trying to connect from a Ubuntu 18.04 to another Ubuntu 18.04 box, but sshcode fails with the following:
```
sshcode anton@jumphost
2019-09-10 11:58:55 INFO e…
-
it seems that the msrest ansible plugin cannot handle the situation where no storage account is used for the for the osdisk of a vm. this fails client/server side vaildations.
One solution would b…
-
This feature is linked with: https://github.com/elastic/kibana/issues/62452
The other issue covers being able to do a lookup from an index as part of a condition, this feature complements what this…
-
After deploying DDC via the template (v1.3) and deploying an app via docker-compose (e.g. wordpress or the one below), I cannot access the app via the ELB URL. I receive 503 errors. However, if I ssh …