1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/1-prep/templates/xsce.env.j2
2017-05-27 11:09:50 -07:00

6 lines
211 B
Django/Jinja

# This is a configuration file for XSCE
# It can sourced in a shell script or read into an application
XSCE_BASE_PATH={{ xsce_base }}
XSCE_DIR={{ xsce_dir }}
OS={{ ansible_distribution }}
WWWROOT={{ doc_root }}