Skip to content
New issue

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

host.xml attributes do not work #162

Open
TBTT opened this issue Jun 5, 2019 · 0 comments
Open

host.xml attributes do not work #162

TBTT opened this issue Jun 5, 2019 · 0 comments

Comments

@TBTT
Copy link

TBTT commented Jun 5, 2019

When using name with ssh-host attribute in the host.xml file, the name is still used in place of the host when trying to establish a connection. eg:

<host name="Human readable name for Hostname.domain" ssh-host="hostname.local" />

Initializing a connection through apt-dater will result in a connection attempt to "Human readable name for Hostname.domain", not "hostname.local".

My expectation is that SSH would connect to ssh-host. Am I misunderstanding the usage for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant