diff options
author | Tim Rozet <trozet@redhat.com> | 2018-09-26 14:21:14 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-09-26 14:21:14 -0400 |
commit | aef303e89b5f4fbf984baf07342b78cb9053a470 (patch) | |
tree | 10879146156fa5d95ae4787e22149a77db3d8737 /releases/gambia | |
parent | 951771eb5707c41aeac5091dcec620d2be3981d4 (diff) |
Apex: Branch for gambia
Change-Id: I4280286aac855f3fcab5a72aa82e6f8087bbb63e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'releases/gambia')
-rw-r--r-- | releases/gambia/apex.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/gambia/apex.yaml b/releases/gambia/apex.yaml new file mode 100644 index 000000000..fada4cbb1 --- /dev/null +++ b/releases/gambia/apex.yaml @@ -0,0 +1,18 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: apex +project-type: installer +release-model: stable +upstream: https://wiki.openstack.org/wiki/TripleO + +branches: + - name: stable/gambia + location: + apex: 82bf9da27ea0c973068720d440e3391084e8a9d9 |