More require :)
This commit is contained in:
parent
fed8fa4411
commit
7245e059e1
1 changed files with 2 additions and 1 deletions
|
@ -146,7 +146,8 @@ class rhizomatica_base_system {
|
|||
exec { 'install_rccn':
|
||||
command => '/usr/bin/python /var/rhizomatica/rccn/install.py',
|
||||
require => [ File['/var/rhizomatica/rccn/config_values.py'],
|
||||
Class['postgresql::server'], Class['riak'] ],
|
||||
Class['postgresql::server'], Class['riak'],
|
||||
Package['php5'] ],
|
||||
refreshonly => true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue