This change is now merged for R3 docs: https://review.opendev.org/#/c/687689 Thx. -- Mike From: Tullis, Michael L <michael.l.tullis@intel.com> Sent: Wednesday, September 18, 2019 3:59 PM To: Zhou, Wei <Wei.Zhou@windriver.com>; starlingx-discuss@lists.starlingx.io Cc: Balaraj, Juanita <Juanita.Balaraj@windriver.com> Subject: Re: [Starlingx-discuss] [DOCS] New location of Ansible bootstrap playbook (bootstrap.yml) Thanks again. This is now https://storyboard.openstack.org/#!/story/2006576. We'll roll this change out to new docs versioned for R3 after our latest retrofitted changes for R2 merge. -- Mike From: Zhou, Wei <Wei.Zhou@windriver.com<mailto:Wei.Zhou@windriver.com>> Sent: Wednesday, September 18, 2019 10:23 AM To: starlingx-discuss@lists.starlingx.io<mailto:starlingx-discuss@lists.starlingx.io> Cc: Balaraj, Juanita <Juanita.Balaraj@windriver.com<mailto:Juanita.Balaraj@windriver.com>> Subject: [Starlingx-discuss] [DOCS] New location of Ansible bootstrap playbook (bootstrap.yml) Hi, My following commit is merged today. It restructures StarlingX ansible-playbooks repo. https://opendev.org/starlingx/ansible-playbooks/commit/6e6e564a4f5a92020f822... As a result, the deployment/installation guild (e.g. for AIO-SX https://docs.starlingx.io/deploy_install_guides/current/bare_metal_aio_simpl...) needs to be updated to address the new location of bootstrap playbook. The path for the bootstrap playbook (bootstrap.yml) is changed from /usr/share/ansible/stx-ansible/playbooks/bootstrap/bootstrap.yml to /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml. Thanks, -Wei