Bump hlr to rev6
This commit is contained in:
parent
47fb741400
commit
9a5a821bac
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ class rhizo_base::osmocom::buster inherits rhizo_base::osmocom::common {
|
|||
}
|
||||
package { [ 'osmo-hlr', 'libosmo-mslookup0', 'osmo-mslookup-utils',
|
||||
'libosmo-gsup-client0' ]:
|
||||
ensure => '1.5.0+rhizo5b',
|
||||
ensure => '1.5.0+rhizo6b',
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
}
|
||||
|
@ -64,7 +64,7 @@ class rhizo_base::osmocom::stretch inherits rhizo_base::osmocom::common {
|
|||
}
|
||||
package { [ 'osmo-hlr', 'libosmo-mslookup0', 'osmo-mslookup-utils',
|
||||
'libosmo-gsup-client0' ]:
|
||||
ensure => '1.5.0+rhizo5s',
|
||||
ensure => '1.5.0+rhizo6s',
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue