FreeSwitch, make use of the mncc_ip_address variable
This commit is contained in:
parent
32256fb66f
commit
b179f58489
5 changed files with 21 additions and 6 deletions
|
@ -252,6 +252,11 @@ schedule { 'repo':
|
|||
purge => false,
|
||||
}
|
||||
|
||||
file { '/home/rhizomatica/bin/monitor_freeswitch.sh':
|
||||
ensure => present,
|
||||
content => template('rhizo_base/monitor_freeswitch.sh.erb'),
|
||||
}
|
||||
|
||||
file { '/home/rhizomatica/bin/vars.sh':
|
||||
ensure => present,
|
||||
content => template('rhizo_base/vars.sh.erb'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue