Don't force latest version of osmo dependencies
This may create problems after a release. FIXME: We need to maintain out own osmo packages.
This commit is contained in:
parent
99d4f2ff40
commit
5e653ffac7
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class rhizo_base::osmocom {
|
|||
}
|
||||
|
||||
package { [ 'libsmpp1', 'libosmo-sigtran7' ]:
|
||||
ensure => 'latest',
|
||||
ensure => 'installed',
|
||||
}
|
||||
|
||||
package { [ 'osmo-hlr' ]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue