remove dep on Exec restart-apache
This commit is contained in:
parent
bc9dabc700
commit
16a61d5462
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ class rhizo_base::packages::debian inherits rhizo_base::packages::common {
|
||||||
file { '/etc/php/7.0/apache2/php.ini':
|
file { '/etc/php/7.0/apache2/php.ini':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
source => "puppet:///modules/rhizo_base/php.ini",
|
source => "puppet:///modules/rhizo_base/php.ini",
|
||||||
notify => Exec['restart-apache']
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue