mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
Merge pull request #3092 from LeCoyote/patch-1
Changed Gentoo os_info string
This commit is contained in:
@@ -80,6 +80,7 @@ CLI_DEFAULTS = {
|
|||||||
"red hat enterprise linux server": CLI_DEFAULTS_CENTOS,
|
"red hat enterprise linux server": CLI_DEFAULTS_CENTOS,
|
||||||
"rhel": CLI_DEFAULTS_CENTOS,
|
"rhel": CLI_DEFAULTS_CENTOS,
|
||||||
"amazon": CLI_DEFAULTS_CENTOS,
|
"amazon": CLI_DEFAULTS_CENTOS,
|
||||||
|
"gentoo": CLI_DEFAULTS_GENTOO,
|
||||||
"gentoo base system": CLI_DEFAULTS_GENTOO,
|
"gentoo base system": CLI_DEFAULTS_GENTOO,
|
||||||
"darwin": CLI_DEFAULTS_DARWIN,
|
"darwin": CLI_DEFAULTS_DARWIN,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user