summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/subversion/vars/RedHat.yml
blob: 3e3f91093891d3cd2e132b1c55c5f2c9b05d9f65 (plain)
1
2
3
4
5
6
7
8
9
10
---
subversion_packages:
- mod_dav_svn
- 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