talos
talos copied to clipboard
Add more information to the wireguard interface definition
Pull Request
What? (description)
Modified the reference to the wireguard configuration options to include the interface description.
Why? (reasoning)
The configuration implied to me that you didn't need to create an interface, but you do. In order to fix that I had to look at the other wireguard documentation to see that. In my eyes this will help be more clear on the creation of wireguard interfaces.
Acceptance
Please use the following checklist:
- [ ] you linked an issue (if applicable)
- [ ] you included tests (if applicable)
- [ ] you ran conformance (
make conformance) - [ ] you formatted your code (
make fmt) - [ ] you linted your code (
make lint) - [ ] you generated documentation (
make docs) - [ ] you ran unit-tests (
make unit-tests)
See
make helpfor a description of the available targets.
This PR is stale because it has been open 45 days with no activity.
I think this should be moved to the new issue, and this PR is closed (or not?) since we need to redo more that just three places.
This PR is stale because it has been open 45 days with no activity.