Skip to content

use short hostname for conf paths#16

Open
jkhsjdhjs wants to merge 1 commit intog3492:masterfrom
jkhsjdhjs:master
Open

use short hostname for conf paths#16
jkhsjdhjs wants to merge 1 commit intog3492:masterfrom
jkhsjdhjs:master

Conversation

@jkhsjdhjs
Copy link

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.

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.
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.

1 participant