Forum: CFEngine Help
Subject: Re: It is possible to uses a slist variable in the inputs directive ?
Author: ydast...@caesars.com
Link to topic: https://cfengine.com/forum/read.php?3,26281,26286#msg-26286

Same results with the quotes removes:


body common control
{
 version => "$Id: promises.cf 17 2012-06-21 19:51:23Z  $";

 bundlesequence => { "environments", "main", "env_main" };

 inputs => { "cfengine_stdlib.cf",  @(environments.cffiles) };
}


give:


cf-promises -f ./promises.cf 
Can't stat file "./@(environments.cffiles)" for parsing
 !!! System error for stat: "No such file or directory"


snif!

Yves

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

Reply via email to