forked from ungleich-public/cdist
obsolete cdist-bin-transfer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e0791f24e2
commit
f358a34e1d
3 changed files with 4 additions and 53 deletions
|
|
@ -13,7 +13,7 @@ case "$__target_host" in
|
|||
# Everybody has this
|
||||
localhost)
|
||||
__link /tmp/cdist-testfile --source /etc/cdist-configured --type symbolic
|
||||
__directory /tmp/cdist-test-dir --mode 4777
|
||||
require="foo" __directory /tmp/cdist-test-dir --mode 4777
|
||||
__file /tmp/cdist-test-file --mode 0750 --owner nobody --group root
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue