forked from ungleich-public/cdist
add source record information to created objects
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
489639f8e0
commit
7c8dba566f
2 changed files with 7 additions and 3 deletions
|
|
@ -60,6 +60,9 @@ __cdist_bin_prefix="__"
|
|||
# Used for IDs
|
||||
__cdist_sane_chars='[A-Za-z0-9_]'
|
||||
|
||||
# Used to mark file that created a specific type
|
||||
__cdist_object_source=".source"
|
||||
|
||||
################################################################################
|
||||
# Function list
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue