Add a role for the ejabberd server
Includes the backup, letsencrypt and default recipe
This commit is contained in:
parent
f81b7c82de
commit
c9547582b7
7
roles/ejabberd.rb
Normal file
7
roles/ejabberd.rb
Normal file
@ -0,0 +1,7 @@
|
||||
name "ejabberd"
|
||||
|
||||
run_list %w(
|
||||
kosmos-ejabberd::default
|
||||
kosmos-ejabberd::letsencrypt
|
||||
kosmos-ejabberd::backup
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user