Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine Help: Possible bug 
in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16885#msg-16885

You don't actually have to define the variable, you just need to reference it 
somewhere. This is the snippet that triggered the bug in our systems.


    directories:
        freebsd.ROLE_VoIPConfigServer::
            ${apache_logs}
                mode=0775
                owner=${voip_user}
                group=${voip_group}      # This is where cfagent hangs


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to