Explorar el Código

python3 venv

pull/1/head
Ales Komarek hace 8 años
padre
commit
022431bfec
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      home_assistant/server.sls

+ 2
- 0
home_assistant/server.sls Ver fichero

@@ -7,7 +7,9 @@ home_assistant_packages:

{{ server.dir.base }}:
virtualenv.manage:
- system_site_packages: True
- requirements: salt://home_assistant/files/requirements.txt
- python: /usr/bin/python3
- require:
- pkg: home_assistant_packages


Cargando…
Cancelar
Guardar