Remove mod-g729 from the packages (we use our own).
This commit is contained in:
parent
b8ee810325
commit
f8624c8208
1 changed files with 3 additions and 3 deletions
|
@ -207,7 +207,7 @@ class rhizomatica_base_system {
|
|||
require => File['/etc/sv'],
|
||||
}
|
||||
|
||||
#MoSH
|
||||
#Mosh
|
||||
package { 'mosh':
|
||||
ensure => installed,
|
||||
require => Apt::Ppa['ppa:keithw/mosh'],
|
||||
|
@ -264,8 +264,8 @@ class rhizomatica_base_system {
|
|||
'freeswitch-mod-dialplan-asterisk', 'freeswitch-mod-dialplan-xml',
|
||||
'freeswitch-mod-dptools', 'freeswitch-mod-enum', 'freeswitch-mod-esf',
|
||||
'freeswitch-mod-event-socket','freeswitch-mod-expr', 'freeswitch-mod-fifo',
|
||||
'freeswitch-mod-fsv', 'freeswitch-mod-g723-1', 'freeswitch-mod-g729',
|
||||
'freeswitch-mod-h26x', 'freeswitch-mod-hash', 'freeswitch-mod-httapi',
|
||||
'freeswitch-mod-fsv', 'freeswitch-mod-g723-1', 'freeswitch-mod-h26x',
|
||||
'freeswitch-mod-hash', 'freeswitch-mod-httapi',
|
||||
'freeswitch-mod-local-stream', 'freeswitch-mod-logfile',
|
||||
'freeswitch-mod-loopback', 'freeswitch-mod-lua',
|
||||
'freeswitch-mod-native-file', 'freeswitch-mod-python',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue