Remove redundant usage of integration_enable
The parameter can be easily replaced by the backend parameter. Change-Id: I6aa92f859fd07963d4a821fbf5983406a9210054
This commit is contained in:
parent
0dca124538
commit
f36eb38cd2
@ -14,7 +14,7 @@ describe 'basic gnocchi' do
|
||||
include openstack_integration::redis
|
||||
include openstack_integration::keystone
|
||||
class { 'openstack_integration::gnocchi':
|
||||
integration_enable => false,
|
||||
backend => 'file'
|
||||
}
|
||||
EOS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user