write semaphore file for bsc restart on config change
This commit is contained in:
parent
7f0add2a59
commit
0b2dafe094
1 changed files with 2 additions and 5 deletions
|
@ -135,13 +135,10 @@ class rhizo_base::osmocom::common {
|
||||||
'rhizo_base/osmo-bsc-head.erb',
|
'rhizo_base/osmo-bsc-head.erb',
|
||||||
'rhizo_base/osmo-bsc-bts.erb',
|
'rhizo_base/osmo-bsc-bts.erb',
|
||||||
'rhizo_base/osmo-bsc-tail.erb'),
|
'rhizo_base/osmo-bsc-tail.erb'),
|
||||||
}
|
notify => Exec['notify-osmo-restart'],
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# We used to notify the osmo-nitb on config changes for a restart
|
|
||||||
# but with the service outage that restarting the split stack entails,
|
|
||||||
# I don't want to even give puppet the possibility to do that.
|
|
||||||
|
|
||||||
file { '/etc/osmocom/stack':
|
file { '/etc/osmocom/stack':
|
||||||
source => 'puppet:///modules/rhizo_base/stack',
|
source => 'puppet:///modules/rhizo_base/stack',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue