Skip to content

Commit cd9673b

Browse files
mdklapwijkmdklapwijk
authored andcommitted
- remove _module from apache::mod::unique_id name.
1 parent 3d81219 commit cd9673b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/mod/security.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
lib => 'mod_security2.so',
201201
}
202202

203-
::apache::mod { 'unique_id_module':
203+
::apache::mod { 'unique_id':
204204
id => 'unique_id_module',
205205
lib => 'mod_unique_id.so',
206206
}

0 commit comments

Comments
 (0)