I am a newbie to the chef and knife, I am running couple of ec2 instances and have install chef-client and I can see all the instances in the node list of the chef, but couple of them are missing FQDN which is causing hell lot of problem, here is the output when I run knife node show node_name
Environment: _default
FQDN:
IP:
Run List:
Roles:
Recipes:
Platform:
Tags:
You can see expect Env rest all other are blank. How do I fix this problem. Kindly help me out