osmo install: remove the entire purged packages stanza
This commit is contained in:
parent
aca4e13e52
commit
fe3cb8f4b0
1 changed files with 0 additions and 19 deletions
|
@ -35,25 +35,6 @@ class rhizo_base::openbsc {
|
||||||
Exec['notify-nitb'] ],
|
Exec['notify-nitb'] ],
|
||||||
}
|
}
|
||||||
|
|
||||||
package { [ 'libsmpp34-0', 'libosmoabis3',
|
|
||||||
'libosmoctrl0',
|
|
||||||
'libosmogsm6', 'libosmogsm7',
|
|
||||||
'libosmovty3',
|
|
||||||
'libgtp', 'libgtp0',
|
|
||||||
'libgtp0-dev', 'openggsn',
|
|
||||||
'libosmo-abis', 'libosmo-abis-dbg',
|
|
||||||
'libosmo-abis-dev', 'libosmo-netif-dbg',
|
|
||||||
'libosmo-netif-dev', 'libosmo-sccp',
|
|
||||||
'libosmo-sccp-dbg', 'libosmo-sccp-dev',
|
|
||||||
'libosmocodec0', 'libosmocore',
|
|
||||||
'libosmocore-dbg', 'libosmocore-dev',
|
|
||||||
'libosmocore6', 'libosmogsm5',
|
|
||||||
'libosmocore-utils', 'libosmogb3',
|
|
||||||
'libosmonetif2', 'libosmosim0',
|
|
||||||
'libosmotrau0']:
|
|
||||||
ensure => purged,
|
|
||||||
}
|
|
||||||
|
|
||||||
service { 'osmocom-nitb':
|
service { 'osmocom-nitb':
|
||||||
enable => false,
|
enable => false,
|
||||||
require => Package['osmocom-nitb'],
|
require => Package['osmocom-nitb'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue