Not only remove the old/unused packages, purge them too.

This commit is contained in:
Ciaby 2015-09-18 23:13:53 +02:00
parent ca482fc86e
commit 3c2ea9fff3

View file

@ -47,7 +47,7 @@ class rhizo_base::openbsc {
'libosmocore-utils', 'libosmogb3',
'libosmonetif2', 'libosmosim0',
'libosmotrau0']:
ensure => absent,
ensure => purged,
}
service { 'osmocom-nitb':