You have to trigger the exec...
This commit is contained in:
parent
e98f7a4aab
commit
27930e5c18
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ class rhizomatica_base_system {
|
||||||
source => 'https://github.com/Rhizomatica/rccn.git',
|
source => 'https://github.com/Rhizomatica/rccn.git',
|
||||||
revision => 'master',
|
revision => 'master',
|
||||||
require => [ File['/var/rhizomatica'], Package['git'] ],
|
require => [ File['/var/rhizomatica'], Package['git'] ],
|
||||||
|
notify => Exec['install_rccn'],
|
||||||
}
|
}
|
||||||
|
|
||||||
file { '/var/rhizomatica/rccn/config_values.py':
|
file { '/var/rhizomatica/rccn/config_values.py':
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue