move marker file to be /etc/cdist-configured

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-26 20:43:30 +01:00
parent a07aafdc88
commit dcaf0f619b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
echo "Running initial manifest for $__target_host"
echo "We could access other manifests in $__manifest"
__file /etc/configured-via-cdist --type file
__file /etc/cdist-configured --type file
case "$__target_host" in
localhost)