diff options
author | Tim Rozet <trozet@redhat.com> | 2018-11-13 21:51:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-13 21:51:26 +0000 |
commit | 9066cb52523aeb4a5b98c634aa6616233b0c0237 (patch) | |
tree | 235383dc99deb385ca2a762b6f21e3ab900dbf4f /build | |
parent | b188263699077102e956929970cc20191dafd312 (diff) | |
parent | 1817e62a1a79061fbf397b2a8dfda8fdbf0d419b (diff) |
Merge "Remove downloading undercloud.qcow2"
Diffstat (limited to 'build')
-rw-r--r-- | build/containers-prepare-parameter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/containers-prepare-parameter.yaml b/build/containers-prepare-parameter.yaml index d6cfd10a..5089c335 100644 --- a/build/containers-prepare-parameter.yaml +++ b/build/containers-prepare-parameter.yaml @@ -10,7 +10,7 @@ parameter_defaults: name_suffix: '' namespace: docker.io/tripleomaster neutron_driver: null - tag: current-tripleo-rdo + tag: current-tripleo excludes: - sensu - manila |