cdist/cdist/conf
Nico Schottelius a6e2cf853e mkdiropt needs to be unquoted => empty if not existing
Otherwise this happens:

    root@lilly ~ # cat
    /var/lib/cdist/object/__directory/vm/.cdist/code-remote
    rm -f "/vm"
    mkdir "" "/vm"

which results into

    mkdir: cannot create directory `': No such file or directory

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
2013-12-01 22:33:13 +01:00
..
explorer Make global explorers available to initial manifest and fix hostname explorer 2013-04-01 00:48:57 +02:00
manifest re-add sample, but longer name 2012-10-30 16:33:18 +01:00
type mkdiropt needs to be unquoted => empty if not existing 2013-12-01 22:33:13 +01: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