Go to file
Mihnea Saracin d4c5ca2aa0 Fix Trident playbook
The trident playbook was using a role which used an undefined
variable named 'kubernetes_version'.
We fix this by adding a role that will determine the
'kubernetes_version' before using it.

Testing done:

Ran install_netapp_backend.yml playbook and it passed successfully

Closes-Bug: #1942318
Change-Id: Ie71b3b50a7667d2eaae7a002325b060d6130c26a
Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
2021-09-21 09:28:47 +00:00
2021-09-21 09:28:47 +00:00
2019-06-15 14:03:07 -05:00
2021-06-09 14:11:38 +08:00
2019-06-15 14:21:19 -05:00
2019-06-15 14:21:19 -05:00
2019-06-15 14:21:19 -05:00
2021-06-09 14:11:38 +08:00

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.

References

Description
StarlingX Ansible Playbooks
Readme 33 MiB
Languages
Jinja 73.5%
Python 16.9%
Shell 6.6%
Smarty 3%