Skip to content

use short hostname for conf paths#2

Merged
juanep97 merged 1 commit intojuanep97:masterfrom
jkhsjdhjs:master
Dec 30, 2024
Merged

use short hostname for conf paths#2
juanep97 merged 1 commit intojuanep97:masterfrom
jkhsjdhjs:master

Conversation

@juanep97
Copy link
Owner

If the server uses any hostname separated by dots (e.g. an FQDN such as example.com), the current configuration paths don't work, since they'll contain the full hostname "example.com", while proxmox only uses the short hostname "example" for the configuration directory.

This commit fixes this issue by using the short hostname instead.


Original PR g3492#16 by https://github.com/jkhsjdhjs.

If the server uses any hostname separated by dots (e.g. an FQDN such as
example.com), the current configuration paths don't work, since they'll
contain the full hostname "example.com", while proxmox only uses the
short hostname "example" for the configuration directory.

This commit fixes this issue by using the short hostname instead.
@juanep97 juanep97 merged commit f4f8f6f into juanep97:master Dec 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants