cdist/cdist/conf
Jonas Weber a6fdf4255a Fix SC2069 (wrong stdout/stderr redirect order)
In the original order, stderr was connected to the old stdout
(terminal). This was _probably_ not intended. The new order fixes this
by first connecting stdout to /dev/null and then attaching stderr to
that as well.
2018-10-04 22:04:24 +02:00
..
explorer Fix SC2069 (wrong stdout/stderr redirect order) 2018-10-04 22:04:24 +02:00
manifest re-add sample, but longer name 2012-10-30 16:33:18 +01:00
type remove `set -e` on explorers (they should be able to fail gracefully) 2018-10-04 17:38:39 +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

README

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