Add fuel-ccp-elasticsearch to defaults repos

Since elasticsearch has separate repo, need to add
it to defaults, in case of related fuel-ccp-stacklight in
defaults.

Change-Id: Ic39eb474f42b25e55772cb95edd362e4be5623c3
This commit is contained in:
Peter Razumovsky 2017-03-10 09:13:52 +00:00
parent d90a9cb2c8
commit 43ba2ac7b9
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ DEFAULT_REPOS = [
'fuel-ccp-sahara',
'fuel-ccp-searchlight',
'fuel-ccp-stacklight',
'fuel-ccp-elasticsearch',
'fuel-ccp-nginx',
]