Increase RCCN version to 1.0.2

This commit is contained in:
Ciaby 2015-07-18 17:25:19 +02:00
parent efb25ed054
commit cc8441f204

View file

@ -153,7 +153,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.1', revision => '1.0.2',
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'],