You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
23 hours ago | |
---|---|---|
examples | 2 months ago | |
playbookconfig | 23 hours ago | |
.ansible-lint | 2 years ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.yamllint | 3 years ago | |
.zuul.yaml | 11 months ago | |
CONTRIBUTORS.wrs | 3 years ago | |
LICENSE | 3 years ago | |
README.rst | 2 years ago | |
centos_build_layer.cfg | 3 years ago | |
centos_iso_image.inc | 3 years ago | |
centos_pkg_dirs | 3 years ago | |
debian_build_layer.cfg | 7 months ago | |
debian_iso_image.inc | 7 months ago | |
debian_pkg_dirs | 8 months ago | |
test-requirements.txt | 4 months ago | |
tox.ini | 11 months ago |
README.rst
stx-ansible-playbooks
StarlingX Bootstrap and Deployment Playbooks
Execution environment
- Unix like OS (recent Linux based distributions, MacOS, Cygwin)
- Python 2.7
Additional Required Packages
The playbooks in this repo have been verified with the following versions of Ansible and StarlingX playbooks dependencies:
- sshpass 1.06
- python2-ptyprocess 0.5
- python2-pexpect 4.6
- python2-netaddr 0.7
ansible
2.7.5
Supported StarlingX Releases
The playbooks in this repo are compatible with the following StarlingX releases:
- 20.01
Executing StarlingX Playbooks
Executing Bootstrap Playbook
Please refer to StarlingX Deployment Guides
, section Configuration controller-0 of the respective system configuration for instructions on how to set up and execute the bootstrap playbook from another host.