You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/subversion/vars/RedHat.yml

12 lines
229 B
YAML

---
subversion_packages:
- mod_dav_svn
- mod_ssl
- subversion
upgrade_packages:
# prevent sqlite from being out-of-sync with the version subversion was compiled with
- subversion
- sqlite
apache_user: apache
apache_group: apache