mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 10:48:10 +02:00
7 lines
180 B
YAML
7 lines
180 B
YAML
plugin_configuration:
|
|
- appid: "xwiki"
|
|
configkey: "instances"
|
|
configvalue:
|
|
- name: "XWiki"
|
|
url: "{{ domains | get_url('web-app-xwiki', WEB_PROTOCOL) }}"
|