Enzo Candotti 7de86a26eb Increase Manual CA certificates check timeout
In some environments, during enrollment it was observed that the time
between running the script run-cloud-init-from-seed.sh and the start
of enroll-init-reconfigure is longer than the timeout specified in the
"Manual CA certificates check" stage, causing the enroll_init
playbook to time out.

This review increases this timeout from 20 to 90 seconds.

Test Plan:
PASS: Run subcloud enrollment with IPMI monitoring enabled. Verify
      that the enroll-init playbook does not time out.

Story: 2011455
Task: 53340

Signed-off-by: Enzo Candotti <Enzo.Candotti@windriver.com>
Change-Id: I484a030f79e417e6e9bac01c6442af2afd7432da
2025-12-02 13:39:05 -03:00
2019-06-15 14:03:07 -05:00
2019-06-15 14:21:19 -05:00
2019-06-15 14:21:19 -05:00

stx-ansible-playbooks

StarlingX Bootstrap and Deployment Ansible1 Playbooks

Execution environment

  • Unix like OS (recent Linux based distributions, MacOS, Cygwin)
  • Python 3.8 and later

Additional Required Packages

In addition to the pakages listed in requirements.txt and test-requirements.txt, the following packages are required to run the playbooks remotely:

  • python3-pexpect
  • python3-ptyprocess
  • sshpass

Supported StarlingX Releases

The playbooks are compatible with StarlingX R8.0 and later.

Executing StarlingX Playbooks

Bootstrap Playbook

For instructions on how to set up and execute the bootstrap playbook from another host, please refer to the StarlingX Documentation2, at Installation Guides, section Configure controller-0 of the respective system deployment type.

Developer Notes

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest3.

References


  1. https://docs.ansible.com/ansible/latest/installation_guide↩︎

  2. https://docs.starlingx.io↩︎

  3. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX Ansible Playbooks
Readme 34 MiB
Languages
Jinja 73.1%
Python 17.4%
Shell 6.5%
Smarty 2.9%