Commit d086657
Changing the PATH order we set for using the cfnbootstrap script we have installed in virtualenv rather than using default scripts (#2729)
* Adding Kitchen test to verify the PATH used for cfn-init is the one we have installed using virtualenv
Co-authored-by: Himani Deshpande <[email protected]>1 parent 82683e1 commit d086657
File tree
2 files changed
+8
-3
lines changed- cookbooks/aws-parallelcluster-environment
- templates/cfn_bootstrap
- test/controls
2 files changed
+8
-3
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
0 commit comments