Use rccn master
This commit is contained in:
parent
a2197c2865
commit
fc4a90c718
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ schedule { 'repo':
|
||||||
ensure => latest,
|
ensure => latest,
|
||||||
provider => git,
|
provider => git,
|
||||||
source => 'git@dev.rhizomatica.org:rhizomatica/rccn.git',
|
source => 'git@dev.rhizomatica.org:rhizomatica/rccn.git',
|
||||||
revision => 'whyteks/testing',
|
revision => 'master',
|
||||||
require => [ File['/var/rhizomatica'], Package['git'] ],
|
require => [ File['/var/rhizomatica'], Package['git'] ],
|
||||||
notify => [ Exec['locale-gen'],
|
notify => [ Exec['locale-gen'],
|
||||||
Exec['notify-freeswitch'],
|
Exec['notify-freeswitch'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue