-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
State fails when network.system's hostname arg has no dots #15085
Comments
This is related to, but not the same as #6922 |
I can confirm this issue. Good catch. Should be easy enough to fix. cc: @garethgreenaway |
Thought this was already fixed in 2014.7. |
I tested this against 2014.7 and still see errors. Stacktrace below:
|
Okay. Will take a look. |
Thanks as always @garethgreenaway. Much appreciated. :] |
Thanks for the validation, cachedout. I'm currently spinning up a 2014.7 env to see if I can resolve this (and the other issues) quickly. |
I see the issue. Should have a PR in a few minutes. |
Looks like @garethgreenaway got this, so I'm going to go ahead and close. Thanks! |
State network.system accepts a hostname argument. When that argument has a value that is not a FQDN (i.e. when it has no dots), the state fails.
results in:
This is observed on:
The text was updated successfully, but these errors were encountered: