You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Available states
56
56
This is a shortcut for letsencrypt.install letsencrypt.config and letsencrypt.domains.
57
57
58
58
If `use_package` is `True` (the default), the formula will try to install the *certbot* package from your Distro's repo.
59
-
Keep in mind that most distros don't have a package available by default: Ie, current Debian (Stretch) requires a backports repo installed.
59
+
Keep in mind that most distros don't have a package available by default: Ie, previous stable Debian (Stretch) requires a backports repo installed.
60
60
Centos 7 requires EPEL, etc. This formula **DOES NOT** manage these repositories. Use the `apt-formula <https://github.com/saltstack-formulas/apt-formula>`_
61
61
or the `epel-formula <https://github.com/saltstack-formulas/epel-formula>`_ to manage them.
0 commit comments