Commit febcbfa9 authored by Alain Takoudjou's avatar Alain Takoudjou Committed by Guillaume Hervier

Revert "slapos.recipe.pbs: Ignore numerical IDs (UID/GID) when push

This reverts commit 2c79bee1 because it depends on rdiff-backup version 1.3.4nxd4 which is not stable yet.
parent 60f2a434
...@@ -74,7 +74,6 @@ class Recipe(GenericSlapRecipe, Notify, Callback): ...@@ -74,7 +74,6 @@ class Recipe(GenericSlapRecipe, Notify, Callback):
$RDIFF_BACKUP \\ $RDIFF_BACKUP \\
--remote-schema %(remote_schema)s \\ --remote-schema %(remote_schema)s \\
--restore-as-of now \\ --restore-as-of now \\
--ignore-numerical-ids \\
--force \\ --force \\
%(local_dir)s \\ %(local_dir)s \\
%(remote_dir)s %(remote_dir)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment