Remove Freewitch Repo.

It's password protected and therefore useless to us.
This commit is contained in:
Monocots 2022-05-21 22:06:51 +00:00
parent 74adf426b1
commit ce3ecdc90f
2 changed files with 4 additions and 12 deletions

View file

@ -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/',