0. Error: Cannot find a valid baseurl for repo: base

CentOS 7升级yum

wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

1. 安装ifconfig

yum search ifconfig

2. 创建.ssh目录,并copy以下文件,并修改目录及文件权限为700

  • authorized_keys
  • config
  • id_rsa_personal

3. 需要升级curl

yum update -y nss curl libcurl

4. 升级内核

5.修改节点名称

vi /etc/hostname

yum install 没有可用软件包 ansible

先执行yum install -y epel-release再安装ansible

同步时间

  • 安装ntp
yum install ntp
  • 同步时间
ntpdate time.nist.gov

复制容器ip不变

ifconfig eth0 192.168.56.102

附:

centos镜像地址密码:aauh