Forum: Cfengine Help
Subject: Re: Behaviour change in 3.1.4
Author: hristob
Link to topic: https://cfengine.com/forum/read.php?3,21358,21413#msg-21413
Hmm it looks that I found the "solution"
had to change following line from :
"pw" int =>
readstringarray("rpw","$(sys.workdir)/ppkeys/rootpw.txt","#[^\n]*",":","1","200");
to
"pw" int =>
readstringarray("rpw","$(sys.workdir)/ppkeys/rootpw.txt","#[^\n]*",":","2","200");
Strange...
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine