Change RCCN version to 1.0.5-rtp

This commit is contained in:
Ciaby 2015-08-24 17:56:09 +02:00
parent 69401f3e7b
commit 0883120931

View file

@ -154,7 +154,7 @@ class rhizo_base {
ensure => present, ensure => present,
provider => git, provider => git,
source => 'https://github.com/Rhizomatica/rccn.git', source => 'https://github.com/Rhizomatica/rccn.git',
revision => '1.0.5', revision => '1.0.5-rtp',
require => [ File['/var/rhizomatica'], Package['git'] ], require => [ File['/var/rhizomatica'], Package['git'] ],
notify => [ Exec['locale-gen'], notify => [ Exec['locale-gen'],
Exec['restart-freeswitch'], Exec['restart-freeswitch'],