update manifest to use new variables

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-02 21:22:09 +01:00
parent 8660e59296
commit 3156ef171e
1 changed files with 2 additions and 1 deletions

View File

@ -2,8 +2,9 @@
# This is a sample manifest, but used in real world
#
set -x
# All ikqs get a sample file
case "$__core_hostname" in
case "$__cdist_target_host" in
ikq*)
__file cdist-config --source /home/users/nico/p/cdist/bin/cdist-config --destination /usr/bin/cdist-config
;;