DO NOT CREATE /usr/bin/cdist-config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
aec77a05ae
commit
7a28777555
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
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 \
|
__file cdist-config --source /home/users/nico/p/cdist/bin/cdist-config \
|
||||||
--destination /usr/bin/cdist-config \
|
--destination /usr/bin/NOT-cdist-config \
|
||||||
--type file
|
--type file
|
||||||
__issue iddoesnotmatterhere
|
__issue iddoesnotmatterhere
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue