forked from SUNET/soc-ops
Bugfix.
This commit is contained in:
parent
78fb35a258
commit
de1538837d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ class soc::intelmq(
|
||||||
mode => '0755',
|
mode => '0755',
|
||||||
}
|
}
|
||||||
|
|
||||||
file {
|
file {
|
||||||
'/opt/intelmq/www':
|
'/opt/intelmq/www':
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
owner => 'intelmq',
|
owner => 'intelmq',
|
||||||
|
|
Loading…
Add table
Reference in a new issue