cdist-backup/cdist/conf
Jonas Weber 34b571b7d9 Fix SC2091 (execute result of condition)
For some reason, the echo|grep pattern was enclosed four times in a $()
operation. Nothing happened, since grep is always invoked with -q
(quiet, nothing printed to stdout).
2018-10-04 22:23:48 +02:00
..
explorer remove set -e on explorers (they should be able to fail gracefully) 2018-10-04 17:38:39 +02:00
manifest re-add sample, but longer name 2012-10-30 16:33:18 +01:00
type Fix SC2091 (execute result of condition) 2018-10-04 22:23:48 +02:00
.gitignore make package_data work 2012-10-29 22:50:27 +01:00
README make package_data work 2012-10-29 22:50:27 +01:00

This is a sample configuration that can be used as an example
for /etc/cdist.

For instance:

   [root@kr etc]# ln -s ~nico/p/cdist/conf/ /etc/cdist