This commit is contained in:
Keith 2016-05-26 17:29:55 +01:00
parent 578c7b6d87
commit 404a0179a6

View file

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