added some ideas from asteven and a bit more description about the order
in the manpage
This commit is contained in:
parent
4ef55ef13f
commit
197fabf40a
3 changed files with 10 additions and 6 deletions
|
|
@ -163,11 +163,14 @@ require="__package/lighttpd" __package munin --state present
|
|||
|
||||
OVERRIDES
|
||||
---------
|
||||
In some special cases, you would like to create an allready defined object
|
||||
In some special cases, you would like to create an already defined object
|
||||
with different parameters. In normal situations this leads to an error in cdist.
|
||||
If you whish, you can mark this second definition of an object with
|
||||
CDIST_ALLOW_OVERRIDE=true to tell cdist, that this object override is
|
||||
wanted and should be accepted.
|
||||
ATTENTION: Only use this feature if you are 100% sure in which order
|
||||
cdist encounter the affected objects, otherwhise this results
|
||||
into an undefined situation.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
# for example in the inial manifest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue