Matthias Teege wrote:
>
> Why are the columns removed?
>
> Many thanks
> Matthias
I also had this problem. Turned out that I needed to add
'allow_blank_fields => "true";' to the edit_field body, then it worked fine.
Best regards,
/Martin
___
Help-cf
Moin,
I use the following recipe to set the root password.
bundle agent pass
{
vars:
"users" slist => { "root" };
files:
"/var/cfengine/ppkeys/pw.txt"
copy_from => mycopy("$(g.keydir)/$(sys.fqhost)-root.txt","$(g.srv");
"/tmp/master.passwd"
edit_line => set_passwd(@(pa