From 0eafa814d53cb3f0ed9f2db526c7eb58aa2e2f2f Mon Sep 17 00:00:00 2001 From: Ryan Hallisey Date: Fri, 20 Nov 2015 13:21:39 -0500 Subject: Point registry at tripleoupstream The tripleoupstream registry contains images that are built every time there is a change in delorean. The gate also needs this. Change-Id: If460853284588f637de820afa54069f773f2e6f7 --- docker/compute-post.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker') diff --git a/docker/compute-post.yaml b/docker/compute-post.yaml index 1dc7be16..a6607fd9 100644 --- a/docker/compute-post.yaml +++ b/docker/compute-post.yaml @@ -11,7 +11,7 @@ parameters: description: Value which changes if the node configuration may need to be re-applied DockerNamespace: type: string - default: kollaglue + default: tripleoupstream DockerComputeImage: type: string DockerComputeDataImage: -- cgit 1.2.3-korg