cdist/cdist/conf/type/__file
Dennis Camera e82dd35869 [__file] stat explorer patch for systems without stat(1)
Some embedded systems (like OpenWrt) do not ship a stat(1) binary.
This workaround parses the output of ls(1) and /etc/passwd, /etc/group to
gather the information needed.
2020-02-03 18:36:59 +01:00
..
explorer [__file] stat explorer patch for systems without stat(1) 2020-02-03 18:36:59 +01:00
parameter add --onchange to __file, because having to use __config_file just for that feels redundant 2019-03-29 23:43:09 +02:00
gencode-local Fix SC2091 (execute result of condition) 2018-10-04 22:23:48 +02:00
gencode-remote Fire onchange for present and exists states 2019-04-09 22:23:21 +02:00
man.rst add --onchange to __file, because having to use __config_file just for that feels redundant 2019-03-29 23:43:09 +02:00