forked from SUNET/soc-ops
Typo.
This commit is contained in:
parent
4b54fd4181
commit
9b93a06b6f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class soc::intelmq(
|
||||||
# content => template('soc/sso/apache-groups.txt.erb')
|
# content => template('soc/sso/apache-groups.txt.erb')
|
||||||
# }
|
# }
|
||||||
|
|
||||||
|
ensure_packages(['apache2'])
|
||||||
package { ['apache2', 'libapache2-mod-wsgi-py3', 'postgresql', 'python3-venv', 'python3-pip', 'python3-gpg', 'python3-psycopg2', 'redict', ]:
|
package { ['apache2', 'libapache2-mod-wsgi-py3', 'postgresql', 'python3-venv', 'python3-pip', 'python3-gpg', 'python3-psycopg2', 'redict', ]:
|
||||||
ensure => 'latest',
|
ensure => 'latest',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue