diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-12 10:50:12 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-12 10:50:12 +0100 |
| commit | 0b0ce5e0a3a95e3a902f193b344a3891d255a93e (patch) | |
| tree | afa0f9da7fe1f5d376592e1fc1752727d6776980 /ansible | |
| parent | 054e4f2f38ac882b1da5a98ed02b85aab1d3cf13 (diff) | |
moves etherpad src dir to /usr/share/src
Diffstat (limited to 'ansible')
| -rw-r--r-- | ansible/vars/etherpad.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/vars/etherpad.yml b/ansible/vars/etherpad.yml index 1c14232..040688a 100644 --- a/ansible/vars/etherpad.yml +++ b/ansible/vars/etherpad.yml @@ -1,4 +1,4 @@ -etherpad_src_dir: /usr/local/lib/etherpad +etherpad_src_dir: /usr/share/src/etherpad etherpad_node_env: production etherpad_admin_password: !vault | $ANSIBLE_VAULT;1.2;AES256;ansible |
