cdist/conf
Jake Guffey d77c67b56f set -e doesn't like [ blah ] && blah syntax
changed to if [ blah ]; then blah; fi format
migrated echo usage to cat with HEREDOC to improve readability
2012-09-19 17:27:40 -04:00
..
explorer /which/command -v/ 2012-06-25 20:19:10 +02:00
manifest
type set -e doesn't like [ blah ] && blah syntax 2012-09-19 17:27:40 -04:00
.gitignore
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