diff --git a/attributes/default.rb b/attributes/default.rb index 6cdb156d..42f5437b 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -40,7 +40,8 @@ default['openstack']['common']['services'] = { 'object-storage' => 'swift', 'orchestration' => 'heat', 'telemetry' => 'ceilometer', - 'telemetry-metric' => 'gnocchi' + 'telemetry-metric' => 'gnocchi', + 'application-catalog' => 'murano' } # Setting this to True means that database passwords and service user