krebs.populate: disable copy-links, owner, and group
This commit is contained in:
parent
36caa1771b
commit
8aec9eb987
|
@ -243,7 +243,7 @@ let out = {
|
|||
--exclude tmp \
|
||||
--rsync-path='mkdir -p ${target-path} && rsync' \
|
||||
--delete-excluded \
|
||||
-vrLptgoD \
|
||||
-vrlptD \
|
||||
${config.path}/ \
|
||||
root@${target}:${target-path}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue