Typo.
This commit is contained in:
parent
cec27244e1
commit
73f19762a5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class soc::intelmq(
|
||||||
file { '/etc/intelmq/api':
|
file { '/etc/intelmq/api':
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
owner => 'intelmq',
|
owner => 'intelmq',
|
||||||
gorup => 'www-data',
|
group => 'www-data',
|
||||||
mode => '0770',
|
mode => '0770',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue