Remove Freeswitch .deb package repo.
It is password protected now :-/ Actually we really do not need it. We should use our own freeswitch package for 1.8 or 1.6 always. There are no new features in the new 1.10.x development that we need, nor are there any known critical fixes at this time. Besides, an active development branch should not be used in production. It may break at any time.
This commit is contained in:
parent
638c53f283
commit
79a9edadff
2 changed files with 4 additions and 10 deletions
|
@ -6,10 +6,6 @@
|
|||
|
||||
class rhizo_base::misc {
|
||||
|
||||
file { '/etc/apt/sources.list.d/freeswitch.list':
|
||||
ensure => absent
|
||||
}
|
||||
|
||||
file { '/tmp/tmp':
|
||||
ensure => directory,
|
||||
source => 'puppet:///modules/rhizo_base/tmp/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue