Consolidated variable names and introduced install path.
This commit is contained in:
parent
e80820b308
commit
83cec2905c
3 changed files with 22 additions and 20 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
# defaults file for Collabora Online
|
||||
docker_user: deploy
|
||||
collabora_install_user: '{{ ansible_user }}' # This user must be present on the host
|
||||
collabora_install_path: '/home/{{ collabora_install_user }}'
|
||||
collabora_exposed_port: 9980
|
||||
collabora_virtual_host: localhost
|
||||
collabora_public_url: http://{{ collabora_virtual_host }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue