]> WPIA git - infra.git/commit
add: motion system from source
authorFelix Dörre <felix@dogcraft.de>
Sat, 22 Dec 2018 12:19:16 +0000 (13:19 +0100)
committerFelix Dörre <felix@dogcraft.de>
Sun, 6 Jan 2019 15:03:15 +0000 (16:03 +0100)
commit76ba67a2528279e3e542bdf36db749667eb80c6f
tree3db1e29d03ec12083647a1efcf7ad26dd2343337
parent95266f6237df2334741f3ce60050618259452ed4
add: motion system from source

Change-Id: I3d69d1c6d8870df39699f079642100b7b1201654
15 files changed:
commands
environments/production/manifests/ip.pp
environments/production/manifests/motion.pp [new file with mode: 0644]
environments/production/manifests/nginx.pp
manager/admin-manage-certificates
modules/motion/.gitignore [new file with mode: 0644]
modules/motion/README [new file with mode: 0644]
modules/motion/files/.gitignore [new file with mode: 0644]
modules/motion/files/motion.ini [new file with mode: 0644]
modules/motion/files/motion.service [new file with mode: 0644]
modules/motion/files/user_map.template.epp [new file with mode: 0644]
modules/motion/manifests/container.pp [new file with mode: 0644]
modules/motion/manifests/virtual.pp [new file with mode: 0644]
modules/motion/templates/config.py.epp [new file with mode: 0644]
modules/motion/templates/nginx.epp [new file with mode: 0644]