Add cdist-new-type helper scrpt

This commit is contained in:
Darko Poljak 2019-05-19 13:40:24 +02:00
commit 34eec3c214
8 changed files with 242 additions and 3 deletions

View file

@ -93,6 +93,9 @@ they are written in shell so they are executed using '/bin/sh -e' or 'CDIST_LOCA
For executable shell code it is suggested that shebang is '#!/bin/sh -e'.
For creating type skeleton you can use helper script
`cdist-new-type <man1/cdist-new-type.html>`_.
Defining parameters
-------------------