Initial kosmos-ejabberd cookbook

This commit is contained in:
Greg Karékinian
2019-01-09 18:17:50 +01:00
parent 1d8686e07f
commit 9346188ca7
14 changed files with 1232 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
driver:
name: vagrant
provisioner:
name: chef_zero
# You may wish to disable always updating cookbooks in CI or other testing environments.
# For example:
# always_update_cookbooks: <%= !ENV['CI'] %>
always_update_cookbooks: true
verifier:
name: inspec
platforms:
- name: ubuntu-16.04
- name: ubuntu-18.04
suites:
- name: default
run_list:
- recipe[kosmos-ejabberd::default]
attributes: