diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-06-29 13:10:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2021-06-29 13:10:25 +0000 |
commit | 281fa6024f7f9182baa194b561d5a26a9aef817a (patch) | |
tree | da208a604ce8f87d29603448c13d6f88db7f576c /releases/kali | |
parent | 08358993fcab1ba47dcd2d24a4f99915e6725fcc (diff) | |
parent | 47e4c2a7712b757a776124965d7ecbaa0bf03fbb (diff) |
Merge "Create Kali stable branch for Kuberef"
Diffstat (limited to 'releases/kali')
-rw-r--r-- | releases/kali/kuberef.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/kali/kuberef.yaml b/releases/kali/kuberef.yaml new file mode 100644 index 000000000..e4c826e85 --- /dev/null +++ b/releases/kali/kuberef.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 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: kuberef +project-type: installer +release-model: stable + +branches: + - name: stable/kali + location: + kuberef: e917625c424d33e892fa253cdd02da926b843325 |