added dummy start / stop commands to test deployment
1 file changed
tree: d9cedb0720ece535f9543f92e1c293a55f690767
  1. .gitignore
  2. authz.py
  3. authz.yaml.erb
  4. gen.py
  5. LICENSE
  6. pipservice-svnauthz.service
  7. README.md
  8. requirements.txt
  9. svnauthz.yaml.sample
README.md

Daemon to maintain authz files for Apache Subversion

This daemon uses pubsub to watch for template/defition changes for authz files, and also watches for LDAP group changes to fill into the template(s).

This uses the ASF's “pipservice” Puppet class to operate/configure the daemon.

more tbd