Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

state: certbot

info

This is certbot - in - venv state. Intended for use with legacy app states.
e.g. with pillar='{ certbot_run_ready: True }'

State runs only when certbot: True is set in app pillar:

app:
  php-fpm_apps|python_apps|static_apps:
    app_1:
      ...
      nginx:
        ...
        ssl:
          certbot: True