solr: Added status check for init script
This commit is contained in:
parent
a6b82b4be1
commit
88b78138bf
2 changed files with 12 additions and 4 deletions
|
@ -124,6 +124,7 @@ class solr {
|
|||
}
|
||||
|
||||
service { "solr":
|
||||
ensure => running,
|
||||
enable => true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue