Commit fa902d4
Replace hardcoded /home/zuul paths in kustomize_deploy & ci_gen_kustomize_values
Replace hardcoded /home/zuul/ paths with ansible_user_dir variable
in kustomize_deploy & ci_gen_kustomize_values role to support different
user environments and improve consistency with configurable user
variables pattern.1 parent 0ec3565 commit fa902d4
File tree
2 files changed
+5
-4
lines changed- roles
- ci_gen_kustomize_values/molecule/default
- kustomize_deploy/tasks
2 files changed
+5
-4
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments