forked from ungleich-public/cdist
ONE != ONLY
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
5f2f8e2bd2
commit
79e8eff032
1 changed files with 2 additions and 2 deletions
|
@ -139,8 +139,8 @@ Always ensure the manifest is executable, otherwise cdist will not be able
|
|||
to execute it. For more information about manifests see cdist-manifest(7).
|
||||
|
||||
|
||||
SINGLETON - ONLY INSTANCE ONLY
|
||||
------------------------------
|
||||
SINGLETON - ONE INSTANCE ONLY
|
||||
-----------------------------
|
||||
If you want to ensure that a type can only be used once per target, you can
|
||||
mark it as a singleton: Just create the (empty) file "singleton" in your type
|
||||
directory:
|
||||
|
|
Loading…
Reference in a new issue