Skip to content

Commit

Permalink
docs(readme): document pip installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeryus Stokkel committed Aug 3, 2021
1 parent 23d552d commit 288140f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ or the `epel-formula <https://github.com/saltstack-formulas/epel-formula>`_ to m

If `install_method` is `git` it installs and configures the letsencrypt cli from git, creates the requested certificates and installs renewal cron job.

If `install_method` is `pip` it installs and configures the letsencrypt cli from pip, creates the requested certificates and installs renewwal cron job. Allows plugin installation with `pip_pkgs`.

** WARNING **
If you set `install_method` to `package`, it will:

Expand Down

0 comments on commit 288140f

Please sign in to comment.