You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the installation dir path from the home dir to the artifacts
dir:
artifacts/
├── must-gather-verification
├── installation
│ └── shiftstack # `user_cloud_installation_dir`
│ ├── install-config.yaml
│ ├── openstack # `osp_config_dir`
│ │ ├── clouds.yaml
│ │ └── shiftstackrc
│ └── ostest # `ocp_installation_dir`
This way we can more easily synchronize the installation files from the
installer host to the Ansible Controller Node machine.
As a result of this change, we don't need the fetch_to_inventory task anymore.
Change-Id: I8a19afff1effb3f902671f69e15be963a5e823a2
Reviewed-on: https://review.gerrithub.io/c/shiftstack/shiftstack-qa/+/1196079
Reviewed-by: Yaakov Khodorkovski <[email protected]>
Tested-by: Itay Matza <[email protected]>
Tested-by: Yaakov Khodorkovski <[email protected]>
Tested-by: rhosqeauto <[email protected]>
Reviewed-by: Ramón Lobillo <[email protected]>
0 commit comments