Use ejabberdctl to check ejabberd status
This commit is contained in:
parent
ee04ca8384
commit
7083f00454
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ class ejabberd {
|
|||
service { "ejabberd":
|
||||
ensure => running,
|
||||
enable => true,
|
||||
status => "ejabberdctl status >/dev/null",
|
||||
}
|
||||
|
||||
case $operatingsystem {
|
||||
|
|
Loading…
Add table
Reference in a new issue