d(Define[ ])" or is best practice to
continue using "if defined('supervisor::service')" to just check for
anything of that name.
Thanks again
fLo
On Monday, 19 August 2013 23:33:09 UTC+8, Florian Gray Jones wrote:
>
> Hi,
>
> I am learning puppet usi
Hi,
I am learning puppet using version 2.7.18 on a fresh ubuntu install.
I am trying to test this module
https://github.com/liamjbennett/puppet-sabnzbd/blob/master/manifests/init.ppbut
I'm having trouble with the
if defined(Class['supervisor::service']) section in that it doesn't get run
even