Install compatible config for older sgsn
This commit is contained in:
parent
fc9d81ae3e
commit
be4597d985
2 changed files with 40 additions and 1 deletions
|
@ -139,7 +139,7 @@ class rhizo_base::openbsc {
|
|||
}
|
||||
|
||||
file { '/etc/osmocom/osmo-sgsn.cfg':
|
||||
content => template('rhizo_base/osmo-sgsn.cfg.erb'),
|
||||
content => template('rhizo_base/osmo-sgsn-ns1.cfg.erb'),
|
||||
mode => "0750",
|
||||
notify => Service['osmo-sgsn'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue