Bump RCCN Tag

This commit is contained in:
Keith 2016-05-26 16:18:07 +01:00
parent 1bb6dc3750
commit 578c7b6d87

View file

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