livinginthepast / smf

A Lightweight Resource Provider for SMF in Chef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smf change detection does not check svcs for existence of service

sax opened this issue · comments

If an SMF is deleted outside of chef, the provider only checks the attributes and checksum to determine whether it needs to re-import the service.

The SMF provider should also check svcs to see whether the service is installed or now.