ansible-playbooks/README.rst
Scott Little 6a947911b7 Set PLATFORM_RELEASE=19.09
Depends-On: Ibe6121c430eccf84698be67d587ebc7ac7c40755
Change-Id: I760fbaac9e4380e272a3f03bf83c38daa4849ff7
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-08-16 14:32:25 -04:00

1.1 KiB

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:

  • 19.09

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.

References