Add all branch variables to README in bifrost-prep-for-install

Change-Id: I5fa5b50a9f014e81e820ccaa5077a3d20cd33140
This commit is contained in:
Mark Goddard 2018-03-08 15:00:24 +00:00
parent b4f2bbebd6
commit 8a86a21225
1 changed files with 12 additions and 0 deletions

View File

@ -46,6 +46,18 @@ ironic_git_branch: Branch to install, defaults to "master".
shade_git_branch: Branch to install, defaults to "master".
dib_git_branch: Branch to install, defaults to "master".
ironicinspector_git_branch: Branch to install, defaults to "master".
ironicinspectorclient_git_branch: Branch to install, defaults to "master".
reqs_git_branch: Branch to install, defaults to "master".
staging_drivers_git_branch: Branch to install, defaults to "master".
keystone_git_branch: Branch to install, defaults to "master".
copy_from_local_path: Boolean value, defaults to false. If set to true,
the role will attempt to perform a filesystem copy of
locally defined git repositories instead of cloning