mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 16:12:09 +02:00
Added fedora layout
This commit is contained in:
@@ -29,7 +29,8 @@ CLI_DEFAULTS = {
|
||||
"debian": CLI_DEFAULTS_DEBIAN,
|
||||
"ubuntu": CLI_DEFAULTS_DEBIAN,
|
||||
"centos": CLI_DEFAULTS_CENTOS,
|
||||
"centos linux": CLI_DEFAULTS_CENTOS
|
||||
"centos linux": CLI_DEFAULTS_CENTOS,
|
||||
"fedora": CLI_DEFAULTS_CENTOS
|
||||
}
|
||||
"""CLI defaults."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user