Make a note about ownership during backup restore

This commit is contained in:
Wojciech Kozlowski 2023-07-16 01:13:45 +02:00
parent 662a370f72
commit 973dc666be

View File

@ -140,6 +140,8 @@ not being accessed/modified during this process. It is easy to access `yggdrasil
```sh
/usr/local/sbin/restic-batch --config-dir /etc/restic-batch.d restore
```
Note that permissions and ownership are restored as a second step once all the content is
restored. Therefore, the files will list `root` as owner during the restoration.
3. Start all the pod services with:
```sh
ansible-playbook --vault-id @vault-keyring-client.py -i inventory/baldur_production playbooks/services_start.yml