solr: Added status check for init script

This commit is contained in:
Ossi Salmi 2013-05-31 13:37:52 +03:00
parent a6b82b4be1
commit 88b78138bf
2 changed files with 12 additions and 4 deletions

View file

@ -124,6 +124,7 @@ class solr {
}
service { "solr":
ensure => running,
enable => true,
}