1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Put in quotes

Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
A Holt 2018-11-03 13:26:04 -04:00 committed by GitHub
parent 1374aa89ec
commit 791dc952d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ lokole_venv: "{{ lokole_install_path }}/venv"
# Information needed to run Lokole
lokole_user: lokole
lokole_run_directory: /home/{{ lokole_user }}/state
lokole_run_directory: "/home/{{ lokole_user }}/state"
lokole_install: True
lokole_enabled: True