Freeswitch RCCN Sounds. Use master branch

This commit is contained in:
Wile E. Coyote 2018-11-14 13:24:36 +00:00
parent 10a65192f9
commit c815cbf871

View file

@ -174,6 +174,7 @@ class rhizo_base::freeswitch::common {
vcsrepo { '/usr/share/freeswitch/sounds/rccn':
ensure => latest,
revision => 'master',
provider => git,
source => 'git@dev.rhizomatica.org:rhizomatica/ticac_sounds.git',
require => File['/root/.ssh/bsc_dev'],