SYNTAX TERROR!!
This commit is contained in:
parent
db1075a084
commit
885bedd74f
1 changed files with 2 additions and 2 deletions
|
@ -325,7 +325,7 @@ class rhizomatica_base_system {
|
||||||
|
|
||||||
file { '/etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml':
|
file { '/etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml':
|
||||||
content => template('rhizomatica_base_system/cdr_pg_csv.conf.xml.erb'),
|
content => template('rhizomatica_base_system/cdr_pg_csv.conf.xml.erb'),
|
||||||
require => [ Package['freeswitch'],
|
require => Package['freeswitch'],
|
||||||
}
|
}
|
||||||
|
|
||||||
#OpenBSC
|
#OpenBSC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue