We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5464a commit 416cce3Copy full SHA for 416cce3
deployment/group_vars/all
@@ -8,7 +8,8 @@ reductionist_src_version: "deployment/test"
8
# Container name.
9
reductionist_name: "reductionist"
10
# Container image name.
11
-reductionist_image: "ghcr.io/stackhpc/reductionist-rs"
+#reductionist_image: "ghcr.io/stackhpc/reductionist-rs"
12
+reductionist_image: "reductionist"
13
# Container tag.
14
reductionist_tag: "test"
15
# List of container networks.
0 commit comments