Change base osmo packages from latest to installed
this is pending update to new latest, these packages are not available anymore on the osmocom feed.
This commit is contained in:
parent
111ac12afe
commit
22a6f38ae4
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ class rhizo_base::osmocom::common {
|
|||
'libosmo-mgcp-client9', 'libosmoabis10',
|
||||
'libosmonetif8', 'libosmotrau2',
|
||||
'osmo-stp', 'libgtp6', 'osmo-mgw' ]:
|
||||
ensure => 'latest',
|
||||
ensure => 'installed',
|
||||
require => Class['rhizo_base::apt']
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue