rhizo_base/openbsc: Update osmocom-nitb to 1.3.0

A new tag has been pushed and 1.3.0 is now the version available in
the osmocom/latest repos.

http://git.osmocom.org/openbsc/tag/?h=1.3.0
This commit is contained in:
Matt Johnson 2019-07-14 22:47:31 -05:00
parent f10d788110
commit d09285ea3e

View file

@ -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'] ],