forked from SUNET/soc-ops
Bugfix.
This commit is contained in:
parent
4f7d073a9c
commit
4fcd099e21
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ class soc::intelmq(
|
|||
exec { 'Enable wsgi-venv conf':
|
||||
command => 'a2enconf wsgi-venv',
|
||||
creates => '/etc/apache2/conf-enabled/wsgi-venv.conf',
|
||||
require => File('/etc/apache2/conf-available/wsgi-venv.conf'),
|
||||
notify => Service['apache2'],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue