Skip to content

Correct CentOS instructions#528

Merged
bmw merged 1 commit intomasterfrom
centos-cleanup
Jan 31, 2020
Merged

Correct CentOS instructions#528
bmw merged 1 commit intomasterfrom
centos-cleanup

Conversation

@bmw
Copy link
Copy Markdown
Member

@bmw bmw commented Jan 31, 2020

This PR corrects two things in our CentOS instructions:

  1. On CentOS/RHEL 8 there apparently is no executable named "python" by default and at the very least we don't install one because certbot-auto uses "python3" on the platform. As a result our cron instructions to use "python" to sleep do not work. See https://community.letsencrypt.org/t/crontab-setup-on-centos-8-with-apache/111043.
  2. With Fix certbot-auto regarding python 3.4 -> python 3.6 migration for CentOS 6 users certbot#7519, we no longer use EPEL on CentOS/RHEL 6 anymore so we shouldn't be telling RHEL 6 users to enable EPEL manually before running certbot-auto.

@bmw bmw merged commit fe6aa8d into master Jan 31, 2020
@bmw bmw deleted the centos-cleanup branch January 31, 2020 19:43
bmw added a commit that referenced this pull request Jul 16, 2020
As reported at https://community.letsencrypt.org/t/selinux-should-the-log-files-be-var-log-t-or-cron-log-t/128552/2, our renewal instructions for CentOS/RHEL 8 don't work. We initially fixed this in #528 but broke it in #581. This PR fixes them again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants