add new type which generates another type
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c8fedb9914
commit
9e2abff8be
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
||||||
case "$__cdist_target_host" in
|
case "$__cdist_target_host" in
|
||||||
ikq*|localhost)
|
ikq*|localhost)
|
||||||
__file cdist-config --source /home/users/nico/p/cdist/bin/cdist-config --destination /usr/bin/cdist-config
|
__file cdist-config --source /home/users/nico/p/cdist/bin/cdist-config --destination /usr/bin/cdist-config
|
||||||
|
__issue iddoesnotmatterhere
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue