Skip to content

Commit 4b2afed

Browse files
committed
Change spack source-cache locations on atlantis, narwhal, nautilus
1 parent adfe7b3 commit 4b2afed

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

configs/sites/tier1/atlantis/mirrors.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
mirrors:
22
local-source:
33
fetch:
4-
# TODO UPDATE?
54
url: file:///neptune_diagnostics/spack-stack/source-cache/
65
access_pair:
76
- null
@@ -10,7 +9,6 @@ mirrors:
109
profile: null
1110
endpoint_url: null
1211
push:
13-
# TODO UPDATE?
1412
url: file:///neptune_diagnostics/spack-stack/source-cache/
1513
access_pair:
1614
- null

configs/sites/tier1/narwhal/mirrors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
mirrors:
22
local-source:
33
fetch:
4-
url: file:///p/app/projects/NEPTUNE/spack-stack/source-cache
4+
url: file:///p/cwfs/projects/NEPTUNE/spack-stack/build-cache
55
access_pair:
66
- null
77
- null
88
access_token: null
99
profile: null
1010
endpoint_url: null
1111
push:
12-
url: file:///p/app/projects/NEPTUNE/spack-stack/source-cache
12+
url: file:///p/cwfs/projects/NEPTUNE/spack-stack/build-cache
1313
access_pair:
1414
- null
1515
- null

configs/sites/tier1/nautilus/mirrors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
mirrors:
22
local-source:
33
fetch:
4-
url: file:///p/app/projects/NEPTUNE/spack-stack/source-cache
4+
url: file:///p/cwfs/projects/NEPTUNE/spack-stack/build-cache
55
access_pair:
66
- null
77
- null
88
access_token: null
99
profile: null
1010
endpoint_url: null
1111
push:
12-
url: file:///p/app/projects/NEPTUNE/spack-stack/source-cache
12+
url: file:///p/cwfs/projects/NEPTUNE/spack-stack/build-cache
1313
access_pair:
1414
- null
1515
- null

0 commit comments

Comments
 (0)