Forum: CFEngine Help
Subject: Re: Permission for directory using variables
Author: toddnni
Link to topic: https://cfengine.com/forum/read.php?3,24720,24721#msg-24721

Hi,

I see a small error that might cause the problem. You should use

$($(user)[$(index)])/.ssh/.

instead of

$($(user)[$(index)])/.ssh/


Notice the leading dot.

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

Reply via email to