forked from SUNET/soc-ops
Bugfix
This commit is contained in:
parent
bcc8164b52
commit
1e04521106
2 changed files with 1 additions and 1 deletions
BIN
global/overlay/etc/puppet/modules/soc/manifests/.intelmq.pp.swp
Normal file
BIN
global/overlay/etc/puppet/modules/soc/manifests/.intelmq.pp.swp
Normal file
Binary file not shown.
|
@ -26,7 +26,7 @@ class soc::intelmq(
|
||||||
|
|
||||||
#sunet::apache2
|
#sunet::apache2
|
||||||
|
|
||||||
package { ['apache2', 'libapache2-mod-wsgi-py3', 'postgresql', 'python3-pip', 'python3-gpg']:
|
package { ['apache2', 'libapache2-mod-wsgi-py3', 'postgresql', 'python3-venv', 'python3-pip', 'python3-gpg']:
|
||||||
ensure => 'latest',
|
ensure => 'latest',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue