osmo-bsc: Don't notify the hlr pragma exec

This commit is contained in:
Keith Whyte 2021-02-26 05:13:54 +01:00
parent cd2c6a730d
commit 22702101fd

View file

@ -47,7 +47,6 @@ class rhizo_base::osmocom {
package { [ 'osmo-bsc' ]:
ensure => $bsc_version,
require => Class['rhizo_base::apt'],
notify => Exec['hlr_pragma_wal']
}
package { [ 'osmo-msc' ]: