forked from ungleich-public/cdist
move marker file to be /etc/cdist-configured
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a07aafdc88
commit
dcaf0f619b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue