Seán O'Halloran
03/09/2021, 5:53 PMplatforms: darwin
and this works, like so:
overrides:
platforms:
darwin:
exclude_paths:
downloads:
- /Users/%/Downloads/ignore/%%
file_paths:
downloads:
- /Users/%/Downloads/%%
However I want to have another set of paths targeting CentOS.
The centos platform definition doesn’t seem to work for whatever reason. Can you scope FIM any other way, such as by label?terracatta
03/09/2021, 5:56 PMSeán O'Halloran
03/09/2021, 6:00 PMterracatta
03/09/2021, 6:00 PM