]> git.openstreetmap.org Git - chef.git/commit
otrs: Add otrs::debian for installing otrs via deb package
authorGrant Slater <github@firefishy.com>
Thu, 18 Apr 2024 15:22:17 +0000 (16:22 +0100)
committerGrant <github@firefishy.com>
Thu, 25 Apr 2024 11:23:10 +0000 (12:23 +0100)
commiteb15b15aae4c6f83fcc917214d33458052ae248a
tree384b52b64662263143bf2eb6120aabe34889d787
parent3e88a23285c07bccef5eac66d6bbd3c2aa47c1f8
otrs: Add otrs::debian for installing otrs via deb package
.kitchen.yml
cookbooks/otrs/recipes/debian.rb [new file with mode: 0644]
cookbooks/otrs/templates/default/apache-debian.erb [new file with mode: 0644]
cookbooks/otrs/templates/default/dbconfig.config.erb [new file with mode: 0644]
test/data_bags/otrs-debian/passwords.json [new file with mode: 0644]
test/integration/otrs-debian/inspec/apache_spec.rb [new file with mode: 0644]