Problem 1
a) >> node.fqdn
Undefined method or attribute `fqdn' on `node'
b) "hostname -f" or "hostname -a" giving "Unknown host"
Solution: make sure sure host is resolvable, if not then make the entry is in /etc/hosts
===============================================================
a) >> node.fqdn
Undefined method or attribute `fqdn' on `node'
b) "hostname -f" or "hostname -a" giving "Unknown host"
Solution: make sure sure host is resolvable, if not then make the entry is in /etc/hosts
===============================================================