Comment 0 for bug 1400697

Revision history for this message
Andrey Kirilochkin (andreika-mail) wrote :

Fuel version: 5.1.1
OS: Centos

The contents of the /etc/resolv.conf file

[root@node-1 conf.d]# cat /etc/resolv.conf
# Generated by NetworkManager
domain local
search domain.tld
nameserver 10.20.0.2

The contents of /etc/sysconfig/network file

[root@node-1 ~]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=node-1.domain.tld
GATEWAY=172.16.41.225

[root@node-1 conf.d]# hostname
node-1.domain.tld

[root@node-1 conf.d]# hostname -d
<empty>

[root@node-1 conf.d]# facter domain
local

Please make values domain in resolv.conf file the same as domain.