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":
|
service { "ejabberd":
|
||||||
ensure => running,
|
ensure => running,
|
||||||
enable => true,
|
enable => true,
|
||||||
|
status => "ejabberdctl status >/dev/null",
|
||||||
}
|
}
|
||||||
|
|
||||||
case $operatingsystem {
|
case $operatingsystem {
|
||||||
|
|
Loading…
Add table
Reference in a new issue