We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Passing a metadata "hostname" value does not set the hostname for an lx-brand container.
The guest tools should retrieve that value, if available, and set it accordingly in the container
The text was updated successfully, but these errors were encountered:
Perhaps it should set hostname and domainname? (assuming a fqdn is provded) Probably needs some decent though as the docs for RHEL (centos) and debian (debian/ubuntu) seem to not agree on best practices: http://serverfault.com/questions/331936/setting-the-hostname-fqdn-or-short-name
Sorry, something went wrong.
Set hostname to sdc:hostname. Fixes #6.
54c8d00
there should be something equivalent done for dhcp interfaces in lx zones where the /etc/hostname.${iface} is set to "inet $(mdata-get sdc:hostnaem)".
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Passing a metadata "hostname" value does not set the hostname for an lx-brand container.
The guest tools should retrieve that value, if available, and set it accordingly in the container
The text was updated successfully, but these errors were encountered: