Forum: Cfengine Help
Subject: Re: OpenSSL errors on a 3.1.4 MPS
Author: msvob...@linkedin.com
Link to topic: https://cfengine.com/forum/read.php?3,20661,20664#msg-20664

This is a bug.  In my promises.cf on my MPS, I've got the follow

bundlesequence          => { 
                        "update",
                        "garbage_collection",
                        "cfserverd_automated_execution",
                        };

inputs                  => {
                        "update.cf",
                        "library.cf", 
                        "cf-serverd.cf",
                        "cf-execd.cf",
                        };



So I've split off my configs for cf-serverd into a config file, cf-serverd.cf.  
This isn't being picked up on the re-cache by cf-promises.

When I comment out cf-serverd.cf from the inputs, and include the relevant bits 
into promises.cf directly, the client is able to perform data transfers from 
all directories.

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

Reply via email to