Forum: Cfengine Help
Subject: Re: RE: Cfengine Help: Re: randomint issue
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,17851,17853#msg-17853

Well, it seems like you can't get an iteration here. Just try several variables

vars:
    "a" int => randomint("0", "100");
    "b" int => randomint("0", "100");


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

Reply via email to