forked from ungleich-public/cdist
8 lines
220 B
Text
8 lines
220 B
Text
|
Proposal for new types, which replace __file:
|
||
|
|
||
|
__directory /etc [--mode --owner --group --parents [yes|no] ]
|
||
|
|
||
|
__link /destination --source abc --type [symbolic|hard]
|
||
|
|
||
|
__file /etc/passwd [--source] --mode --owner --group
|