Freeswitch: Don't install g729 package on Debian
This commit is contained in:
parent
0054ab566a
commit
10a65192f9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class rhizo_base::freeswitch::debian inherits rhizo_base::freeswitch::common {
|
|||
|
||||
package {
|
||||
[ 'freeswitch-mod-g729' ]:
|
||||
ensure => installed,
|
||||
ensure => purged,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue