forked from ungleich-public/cdist
fix initial manifest and reorder HACKERS_README
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
ff41ce0318
commit
de43f4d5d8
2 changed files with 9 additions and 7 deletions
|
|
@ -5,7 +5,9 @@
|
|||
# All ikqs get a sample file
|
||||
case "$__cdist_target_host" in
|
||||
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 \
|
||||
--type file
|
||||
__issue iddoesnotmatterhere
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue