on deploy host:

在deploy host上安装 Ubuntu Server 14.04 (Trusty Tahr) LTS 64-bit

 

# apt-get install aptitude build-essential git ntp ntpdate \

  openssh-server python-dev sudo

 

Configure NTP 

 

# git clone -b TAG https://github.com/openstack/openstack-ansible.git /opt/openstack-ansible
$ Export ANSIBLE_GIT_RELEASE=kilo
#sudo scripts/bootstrap-ansible.sh

相关文章:

  • 2022-01-20
  • 2021-08-25
  • 2022-01-07
  • 2021-08-12
  • 2021-09-28
  • 2021-10-08
  • 2021-07-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案