cdist/conf
Jake Guffey 07c5a9b49e Migrate conditional syntax
set -e doesn't like [ X ] && Y syntax, migrate to if [ X ]; then Y; fi
2012-09-19 17:33:42 -04:00
..
explorer /which/command -v/ 2012-06-25 20:19:10 +02:00
manifest init.sample fix 2011-06-23 13:38:36 +02:00
type Migrate conditional syntax 2012-09-19 17:33:42 -04:00
.gitignore ignore the cache directory 2011-02-02 21:45:15 +01:00
README add hint for example configuration 2011-02-02 20:24:34 +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