Change RCCN version to 1.0.5-rtp
This commit is contained in:
parent
69401f3e7b
commit
0883120931
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class rhizo_base {
|
|||
ensure => present,
|
||||
provider => git,
|
||||
source => 'https://github.com/Rhizomatica/rccn.git',
|
||||
revision => '1.0.5',
|
||||
revision => '1.0.5-rtp',
|
||||
require => [ File['/var/rhizomatica'], Package['git'] ],
|
||||
notify => [ Exec['locale-gen'],
|
||||
Exec['restart-freeswitch'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue