Added template for osmo-nitb.cfg
This commit is contained in:
parent
37513ec405
commit
adf5e97c28
2 changed files with 199 additions and 0 deletions
|
@ -256,4 +256,9 @@ class rhizomatica_base_system {
|
|||
require => Apt::Source['rhizomatica'],
|
||||
}
|
||||
|
||||
file { '/etc/osmocom/osmo-nitb.cfg':
|
||||
content => template('rhizomatica_base_system/osmo-nitb.cfg.erb'),
|
||||
require => Package['osmocom-nitb'],
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue