You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello;
Kitchen-nodes has been working great for CentOS instances, but I'm having an issue where my Windows 2012 R2 instance will populate the nodes json with the internal windows hostname (like WIN-123BFKDS812 for example) rather than the "kitchen" name for the node defined by the Openstack instance name.
I need to to populate the "fqdn" attribute with something similar to the centos nodes. I saw in the Changelog there were similar issues addressed; is this some setting that I am missing?
Changed some of the info in code for private reasons.
Thanks.
EDIT: Removed the error message after realizing it is generated by a recipe, not kitchen.
The text was updated successfully, but these errors were encountered:
cbrit
changed the title
FQDN constructed from internal hostname rather than Openstack instance name
Windows FQDN constructed from internal hostname rather than Openstack instance name
Nov 20, 2017
Hello;
Kitchen-nodes has been working great for CentOS instances, but I'm having an issue where my Windows 2012 R2 instance will populate the nodes json with the internal windows hostname (like WIN-123BFKDS812 for example) rather than the "kitchen" name for the node defined by the Openstack instance name.
kitchen.yml info
Here is a normal (working) centos nodes json "automatic" section
and my incorrect windows nodes json "automatic" section
I need to to populate the "fqdn" attribute with something similar to the centos nodes. I saw in the Changelog there were similar issues addressed; is this some setting that I am missing?
Changed some of the info in code for private reasons.
Thanks.
EDIT: Removed the error message after realizing it is generated by a recipe, not kitchen.
The text was updated successfully, but these errors were encountered: