aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp')
-rw-r--r--personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp8
1 files changed, 0 insertions, 8 deletions
diff --git a/personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp b/personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp
deleted file mode 100644
index 2f8b3080..00000000
--- a/personal_infra/puppet/site/freeswitch.h1.int.pdp7.net.pp
+++ /dev/null
@@ -1,8 +0,0 @@
-node 'freeswitch.h1.int.pdp7.net' {
- class {'freeswitch':
- freeswitch_password => lookup("freeswitch.password"),
- freeswitch_address => 'stun:stun.freeswitch.org',
- freeswitch_rtp_start_port => '20000',
- freeswitch_rtp_end_port => '20010',
- }
-}