CentOS7修改主機名不生效,需要修改/etc/cloud/cloud.cfg文件中的preserve_hostname:false改為true 然后修改主機名 vim /etc/hostname 再重啟 shutdown -r now