tag update
This commit is contained in:
parent
7e52e952bb
commit
bd001e0f60
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ class rhizo_base {
|
||||||
ensure => present,
|
ensure => present,
|
||||||
provider => git,
|
provider => git,
|
||||||
source => 'https://github.com/Rhizomatica/rccn.git',
|
source => 'https://github.com/Rhizomatica/rccn.git',
|
||||||
revision => '1.0.8',
|
revision => '1.0.81',
|
||||||
require => [ File['/var/rhizomatica'], Package['git'] ],
|
require => [ File['/var/rhizomatica'], Package['git'] ],
|
||||||
notify => [ Exec['locale-gen'],
|
notify => [ Exec['locale-gen'],
|
||||||
Exec['restart-freeswitch'],
|
Exec['restart-freeswitch'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue