diff --git a/fuel_ccp/config/repositories.py b/fuel_ccp/config/repositories.py index f1858429..854e6779 100644 --- a/fuel_ccp/config/repositories.py +++ b/fuel_ccp/config/repositories.py @@ -23,6 +23,7 @@ DEFAULT_REPOS = [ 'fuel-ccp-sahara', 'fuel-ccp-searchlight', 'fuel-ccp-stacklight', + 'fuel-ccp-elasticsearch', 'fuel-ccp-nginx', ]