Skip to content

Commit 416cce3

Browse files
committed
Tweak what I think I think is needed to deploy our local build.
1 parent ec5464a commit 416cce3

File tree

1 file changed

+2
-1
lines changed
  • deployment/group_vars

1 file changed

+2
-1
lines changed

deployment/group_vars/all

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ reductionist_src_version: "deployment/test"
88
# Container name.
99
reductionist_name: "reductionist"
1010
# Container image name.
11-
reductionist_image: "ghcr.io/stackhpc/reductionist-rs"
11+
#reductionist_image: "ghcr.io/stackhpc/reductionist-rs"
12+
reductionist_image: "reductionist"
1213
# Container tag.
1314
reductionist_tag: "test"
1415
# List of container networks.

0 commit comments

Comments
 (0)