Use rccn master

This commit is contained in:
Monocots 2019-06-16 11:12:33 +00:00
parent a2197c2865
commit fc4a90c718

View file

@ -286,7 +286,7 @@ schedule { 'repo':
ensure => latest,
provider => git,
source => 'git@dev.rhizomatica.org:rhizomatica/rccn.git',
revision => 'whyteks/testing',
revision => 'master',
require => [ File['/var/rhizomatica'], Package['git'] ],
notify => [ Exec['locale-gen'],
Exec['notify-freeswitch'],