Remove the dependency package
The dependency problem of the zaqar package has been fixed in latest UCA. Change-Id: Iafaaaf9dc81d5d8461b38df987f5c687eca1dcf0
This commit is contained in:
parent
4a5a1fd46d
commit
88f71e8f35
@ -30,13 +30,6 @@ describe 'basic zaqar' do
|
||||
|
||||
Mongodb_replset['zaqar'] -> Package['zaqar-common']
|
||||
|
||||
# TODO(zhongshengping): temporarily added this package
|
||||
if $::osfamily == 'Debian' {
|
||||
package { 'python-pymongo':
|
||||
ensure => present,
|
||||
}
|
||||
}
|
||||
|
||||
class {'::zaqar::management::mongodb':
|
||||
uri => $zaqar_mongodb_conn_string
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user