Merge pull request #9 from matt9j/devel-nitb-update
rhizo_base/openbsc: Update osmocom-nitb to 1.3.0
This commit is contained in:
commit
83d398f48a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class rhizo_base::openbsc {
|
|||
$ggsn_ip_address = hiera('rhizo::ggsn_ip_address')
|
||||
|
||||
package { [ 'osmocom-nitb' ]:
|
||||
ensure => '1.2.0',
|
||||
ensure => '1.3.0',
|
||||
require => Class['rhizo_base::apt'],
|
||||
notify => [ Exec['hlr_pragma_wal'],
|
||||
Exec['notify-nitb'] ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue