cdist/cdist/conf
Dennis Camera a9778965be [type/__package_opkg] Use mkdir(1) to lock instead of noclobber
noclobber is potentially unsafe, because it relies on the underlying shell to
implement noclobber in a safe way that avoids race conditions between multiple
processes.
mkdir is safer because it is mandated by POSIX to "fail" if the target already
exists.
2020-06-24 08:47:22 +02:00
..
explorer fix os explorer for sles15 2020-06-02 13:40:21 +02:00
manifest re-add sample, but longer name 2012-10-30 16:33:18 +01:00
type [type/__package_opkg] Use mkdir(1) to lock instead of noclobber 2020-06-24 08:47:22 +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