RHEL サーバーに certbot をインストールしようとしています。
# yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
それから
# subscription-manager repos --enable "rhel-*-optional-rpms" --enable "rhel-*-extras-rpms"
epel-release-7-11 がインストールされました。
# yum install certbot
Loaded plugins: product-id, search-disabled-repos, subscription-manager
No package certbot available.
Error: Nothing to do
Fedora プロジェクト epelから手動で rpm をダウンロードしました
すべてのキャッシュを削除してクリアしました。しかし、インストールパッケージは利用できません。