diff options
author | Ryan Hallisey <rhallise@redhat.com> | 2015-11-20 13:21:39 -0500 |
---|---|---|
committer | Ryan Hallisey <rhallise@redhat.com> | 2015-11-20 13:21:39 -0500 |
commit | 0eafa814d53cb3f0ed9f2db526c7eb58aa2e2f2f (patch) | |
tree | 6a7a3f566b564a873b6623b332d6e8f69a4671b4 /docker | |
parent | 99f29102112272e3c905015bb428282ff7b72632 (diff) |
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
Diffstat (limited to 'docker')
-rw-r--r-- | docker/compute-post.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |