Sorry guys,
I found my error it was related to not running the policy that I though I was
running..
/Andreas
> Hi guys,
>
> Im trying to get the server to serve individual folders to my clients
> for distributing sensitive data. The folder is named as the fully
> qualified hostname of the cl
IMHO, it should work. To expand 'host_list', you might need to create a small
test bundle like the following;
bundle agent test
{
vars:
"ls_1"string => execresult("/bin/ls -1
/srv/cfengine-masterfiles/stage/datafiles/","noshell");
"host_list" slist=> splitstring("$(ls_1)","\s"