Forum: CFEngine Help
Subject: Re: Service promises and reload
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26899,26904#msg-26904
See Re thread https://cfengine.com/forum/read.php?3,26901.
___
Help-cfengine mailing list
Help-cfeng
Forum: CFEngine Help
Subject: Re: CFEngine Help: Service promises and reload
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26901,26903#msg-26903
Let's take this as a starting point
bundle agent configure_ssh(yesno) {
vars:
any::
"sshd_vars" string => "yes";
"ssh
Forum: CFEngine Help
Subject: Re: variable method calls using arrays
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26900,26902#msg-26902
I can reproduce the bug. Usebundle works with normal variables so I propose a
workaround until you fix the bug :).
bundle agent main {
On Sat, 4 Aug 2012 15:34:01 +0200 (CEST) toddnni wrote:
n> In my opinion "services:" promises are an elegant way to abstract
n> multiple "processes:" and "commands:" promises in one promise. However
n> current "service_policy =>" options are start, stop or disable, and I
n> think that there shou
Forum: CFEngine Help
Subject: variable method calls using arrays
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26900,26900#msg-26900
This morning I ran into a show stopper for couple of projects I'm working on.
I've submitted a bug.
https://cfengine.com/bugtracker/view
Forum: CFEngine Help
Subject: Service promises and reload
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26899,26899#msg-26899
Greetings
In my opinion "services:" promises are an elegant way to abstract multiple
"processes:" and "commands:" promises in one promise. However
Forum: CFEngine Help
Subject: $(this.bundle) appeared in 3.4.0
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26898,26898#msg-26898
I noticed that my
vars:
any::
"bundle" string => "bundle_name";
was overwritten with the real bundle name. So I tried without it and gl
Forum: CFEngine Help
Subject: Re: [ANNOUNCE] CFEngine 3.4.0alpha1 is released
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,26394,26897#msg-26897
I just tested the new release and I'm really excited about the new features.
Changes are subtle in a good way, because they don'