This commit is contained in:
Keith 2016-05-29 11:10:01 +01:00
parent 3bd701ee47
commit b99be36116

View file

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