Commit 9b5a51e
committed
Add scripts for fixing Ansible playbook paths
Ansible playbooks have been moved to sub-directories. This has the
potential to break a lot of symlink hooks. To make the transition
easier, this change includes a magic script which will fix symlink
paths.
Also added docs and fixed existing symlink paths1 parent 4554702 commit 9b5a51e
File tree
32 files changed
+228
-28
lines changed- doc/source/operations
- etc/kayobe
- environments/ci-multinode/hooks/overcloud-host-configure/pre.d
- hooks
- control-host-bootstrap/pre.d
- control-host-upgrade/pre.d
- infra-vm-host-configure/pre.d
- infra-vm-service-deploy/pre.d
- overcloud-host-configure/pre.d
- overcloud-host-package-update/post.d
- overcloud-host-upgrade/pre.d
- overcloud-service-deploy
- post.d
- pre.d
- overcloud-service-reconfigure/pre.d
- overcloud-service-upgrade
- post.d
- pre.d
- seed-host-configure/pre.d
- seed-hypervisor-host-configure/pre.d
- seed-service-deploy/pre.d
- releasenotes/notes
- tools
32 files changed
+228
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
186 | 202 | | |
187 | 203 | | |
188 | 204 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments