remove deprecated option
This commit is contained in:
parent
ad247f6922
commit
6e4a543634
@ -48,7 +48,7 @@ define certbot::cert (
|
||||
) {
|
||||
|
||||
if $auth_hook or $clean_hook {
|
||||
$exec_manual = '--manual --manual-public-ip-logging-ok'
|
||||
$exec_manual = '--manual'
|
||||
}
|
||||
|
||||
$exec_auth_hook = $auth_hook ? {
|
||||
|
Loading…
Reference in New Issue
Block a user