Drop deprecated trove::taskmanager::use_guestagent_template
The parameter was deprecated several cycles ago and it has had no effect since Zed. Change-Id: I135fc6fe94ba4a3b1b0928c2ca896503c7dedf28
This commit is contained in:
parent
9642197033
commit
49b7057299
@ -82,8 +82,6 @@ class openstack_integration::trove {
|
||||
password => 'a_big_secret',
|
||||
auth_url => $::openstack_integration::config::keystone_auth_uri
|
||||
}
|
||||
class { 'trove::taskmanager':
|
||||
use_guestagent_template => false,
|
||||
}
|
||||
class { 'trove::taskmanager': }
|
||||
class { 'trove::quota': }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user