Forum: Cfengine Help
Subject: Re: replace_pattern with quotes [Solved]
Author: Ferjama
Link to topic: https://cfengine.com/forum/read.php?3,20037,20062#msg-20062

Here is the solution for my Problem:

replace_patterns:
        'destination messages . file.*messages..; .;'
            replace_with => value('destination messages { 
file(\"/var/log/messages\" group(99)); };');


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

Reply via email to