diff options
author | 2019-04-23 16:05:11 -0400 | |
---|---|---|
committer | 2019-04-23 16:05:11 -0400 | |
commit | b928cfe52ebd932a8a67983385af6a6a302985c6 (patch) | |
tree | 6b402a84fbb8b1c0ea702dfa50aa6650a9ca7ccf /releases/hunter | |
parent | e99652f474463f7b536868521e428cee86e1b4b2 (diff) |
Apex: Create Hunter branch
Change-Id: Idcb021beb3eab7bab2d70d03c856d6fab5a475e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'releases/hunter')
-rw-r--r-- | releases/hunter/apex.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/releases/hunter/apex.yaml b/releases/hunter/apex.yaml new file mode 100644 index 000000000..a1f47b03f --- /dev/null +++ b/releases/hunter/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/hunter + location: + apex: 8f294ab694a95e60abb29af6f1ef560ae365d436 |