This commit is contained in:
Keith 2016-04-28 00:42:10 +01:00
parent bd001e0f60
commit f55dff631b

View file

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