From ae38a5c5b32fef2c09d0505cf6cfb7ed10a28bbe Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Thu, 9 Mar 2017 17:05:56 +0000 Subject: [PATCH] Add variables for Bifrost source install --- etc/kayobe/bifrost.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/kayobe/bifrost.yml b/etc/kayobe/bifrost.yml index 9e2dd34..c7ac965 100644 --- a/etc/kayobe/bifrost.yml +++ b/etc/kayobe/bifrost.yml @@ -1,6 +1,15 @@ --- # Kayobe configuration for Bifrost. +############################################################################### +# Bifrost installation. + +# URL of Bifrost source code repository. +#kolla_bifrost_source_url: + +# Version (branch, tag, etc.) of Bifrost source code repository. +#kolla_bifrost_source_version: + ############################################################################### # Diskimage-builder configuration.