Remove Freewitch Repo.
It's password protected and therefore useless to us.
This commit is contained in:
parent
74adf426b1
commit
ce3ecdc90f
2 changed files with 4 additions and 12 deletions
|
@ -6,6 +6,10 @@
|
|||
|
||||
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