Use osmo-bsc-meas-utils
Use package from osmo repo for meas_json
This commit is contained in:
parent
8e3be576a5
commit
d6cde0ba3c
2 changed files with 5 additions and 1 deletions
|
@ -37,6 +37,10 @@ class rhizo_base::openbsc {
|
|||
Exec['notify-nitb'] ],
|
||||
}
|
||||
|
||||
package { [ 'osmo-bsc-meas-utils' ]:
|
||||
ensure => 'installed'
|
||||
}
|
||||
|
||||
service { 'osmocom-nitb':
|
||||
enable => false,
|
||||
require => Package['osmocom-nitb'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue