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:
parent
f10d788110
commit
d09285ea3e
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')
|
$ggsn_ip_address = hiera('rhizo::ggsn_ip_address')
|
||||||
|
|
||||||
package { [ 'osmocom-nitb' ]:
|
package { [ 'osmocom-nitb' ]:
|
||||||
ensure => '1.2.0',
|
ensure => '1.3.0',
|
||||||
require => Class['rhizo_base::apt'],
|
require => Class['rhizo_base::apt'],
|
||||||
notify => [ Exec['hlr_pragma_wal'],
|
notify => [ Exec['hlr_pragma_wal'],
|
||||||
Exec['notify-nitb'] ],
|
Exec['notify-nitb'] ],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue