Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 19327ba

Browse files
committed
Added log_level to the example in README
Signed-off-by: Evgeny Soynov <[email protected]>
1 parent f9a6f94 commit 19327ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ class {'ufw':
116116
},
117117
purge_unmanaged_rules => true,
118118
purge_unmanaged_routes => true,
119+
log_level => 'low',
119120
manage_default_config => true,
120121
default_config_content => file('ufw/default'),
121122
manage_logrotate_config => true,

0 commit comments

Comments
 (0)