Add files for deploying to sysmoBTS 2050
This commit is contained in:
parent
be267a8857
commit
0b1ab8df7a
4 changed files with 80 additions and 0 deletions
|
@ -449,6 +449,11 @@ schedule { 'repo':
|
|||
}
|
||||
}
|
||||
|
||||
file { '/var/SysmoBTS':
|
||||
ensure => present,
|
||||
source => 'puppet:///modules/rhizo_base/var/SysmoBTS',
|
||||
}
|
||||
|
||||
file { '/var/log/rccn':
|
||||
ensure => link,
|
||||
target => '/var/rhizomatica/rccn/log',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue