Commit ea6e756
Add lustre_repo variable (#563)
* Add lustre_repo variable
This allows users to configure the git repository used to build lustre.
In some environments external ssh is blocked, so I've been using this
https mirror:
https://github.com/lustre/lustre-release.git
* Rename lustre_repo default to lustre_git_repo
---------
Co-authored-by: Matt Anson <[email protected]>1 parent 9816980 commit ea6e756
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments