Merge pull request 'docs/guides: Fix typos in migration guide' (#3602) from kenji-ke-docs-vars-facts-migration-fix into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3602
This commit is contained in:
Mic92
2025-05-13 08:37:37 +00:00

View File

@@ -118,7 +118,7 @@ vars.generators.syncthing = {
```
Most of the usage patterns stay the same, but `vars` have a more ergonomic interface.
There are not two different ways to define files anymore (public/secret).
Not files are defined under the files attribute and are secret by default.
Now files are defined under the `files` attribute and are secret by default.
## Happy Migration