When I configure my cluster I specify login
host and then ‘shell access’ SSH’s to that host. What I want is for ‘shell access’ to SSH to that host on a specified port.
I tried this:
v2:
metadata:
title: cluster-name
login:
host: login-haproxy-hostname
port: 2222
but I don’t think that works.
travert
(Travis Ravert)
January 3, 2023, 3:08pm
2
Hey thanks for the question.
Looking at the docs I don’t see an option to set that port
like you are attempting:
https://osc.github.io/ood-documentation/latest/installation/cluster-config-schema.html
I’ll try to see if I can find something, but I am not sure you can set that to something else for ssh
.
system
(system)
Closed
July 2, 2023, 3:09pm
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.