[
https://issues.apache.org/jira/browse/NIFI-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376064#comment-15376064
]
Edgardo Vega commented on NIFI-2163:
------------------------------------
[[email protected]] Ansible and puppet for starters.
Here is the link to the service module for ansible:
https://github.com/ansible/ansible-modules-core/blob/devel/system/service.py#L582
Here the link to the service type for puppet:
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/type/service.rb#L135
> Nifi Service does not follow LSB Sevice Spec
> --------------------------------------------
>
> Key: NIFI-2163
> URL: https://issues.apache.org/jira/browse/NIFI-2163
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 0.7.0
> Environment: Centos
> Reporter: Edgardo Vega
> Priority: Critical
>
> Trying to use the lastest off master with nifi.sh and nifi-env.sh and they do
> not follow the spec for services, whcih causes some configuration tools not
> to work as they use the return codes to determine if things are running,
> dead, or stopped.
> http://refspecs.linuxbase.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)