- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 79字
- 2021-07-02 23:52:49
Preparing the development setup
The installation process is pided into the following steps:
- Check out the OSA repository
- Install and bootstrap Ansible
- Initialize host bootstrap
- Run playbooks
To start the installation, check out the OSA Git repository:
# git clone https://github.com/openstack/openstack-ansible /opt/openstack-ansible
# cd /opt/openstack-ansible
Check out the required branch you want to install:
# git branch -r
# git checkout BRANCH_NAME
Check out the latest tag on the branch:
# git describe --abbrev=0 -tags
# git checkout TAG_NAME
推薦閱讀
- Machine Learning for Cybersecurity Cookbook
- 電腦上網直通車
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- 可編程控制器技術應用(西門子S7系列)
- 悟透AutoCAD 2009案例自學手冊
- Mastering MongoDB 3.x
- PostgreSQL 10 High Performance
- 牛津通識讀本:大數據(中文版)
- 單片機C語言編程實踐
- Practical Autodesk AutoCAD 2021 and AutoCAD LT 2021
- Practical Computer Vision
- 仿蛛機器人的設計與制作
- 工業機器人設計與實例詳解
- 數據存儲備份與災難恢復
- 球形機器人驅動原理及控制策略