Commit 0290f15
Matthew Fisher
fix(contrib): use absolute path to user-data
if you run the rackspace provision script outside of contrib/rackspace,
it will fail because it will look for a user-data file relative to
your current working directory. Using $CONTRIB_DIR to determine where
the user data is located fixes this.1 parent 64ffeac commit 0290f15
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments