mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 22:34:24 +02:00
Vagrant: Restart apache after icinga2-web.conf has been deployed
This commit is contained in:
parent
04af3b8ce7
commit
5bc62d2889
@ -335,7 +335,7 @@ file { 'icinga2-web-public':
|
|||||||
|
|
||||||
file { '/etc/httpd/conf.d/icinga2-web.conf':
|
file { '/etc/httpd/conf.d/icinga2-web.conf':
|
||||||
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/httpd/conf.d/icinga2-web.conf',
|
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/httpd/conf.d/icinga2-web.conf',
|
||||||
require => Class['apache']
|
notify => Service["${apache::apache}"]
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'install php-ZendFramework-Db-Adapter-Pdo-Mysql':
|
exec { 'install php-ZendFramework-Db-Adapter-Pdo-Mysql':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user