Remove vitrage::collector

The resource is deprecated and has no effect since
the service doesn't exist anymore.

Change-Id: If7c43d6a8b7dd9eff58651f0b130ef591696f593
This commit is contained in:
Tobias Urdin 2018-12-02 14:48:48 +01:00
parent 7d06b1ea12
commit 927e9f31ef
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ class openstack_integration::vitrage {
class { '::vitrage::notifier':
notifiers => ['nova'],
}
class { '::vitrage::collector': }
class { '::vitrage::persistor': }
class { '::vitrage::client': }