move marker file to be /etc/cdist-configured

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent a07aafdc88
commit dcaf0f619b
  1. 2
      conf/manifest/init

@ -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)

Loading…
Cancel
Save