Skip to content

Commit

Permalink
docs: update vmware tools url
Browse files Browse the repository at this point in the history
Fixed URL to point to repository that exists.

Signed-off-by: Michael Stephenson <m.k.stephenson@outlook.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
mkstephenson authored and smira committed Feb 13, 2024
1 parent fa2d34d commit f868fb8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Expand Up @@ -39,7 +39,7 @@ It's contents should look like the following:
- op: replace
path: /cluster/extraManifests
value:
- "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml"
- "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml"
```

With the patch in hand, generate machine configs with:
Expand Down
Expand Up @@ -9,4 +9,4 @@
- op: replace
path: /cluster/extraManifests
value:
- "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml"
- "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml"
Expand Up @@ -39,7 +39,7 @@ It's contents should look like the following:
- op: replace
path: /cluster/extraManifests
value:
- "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml"
- "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml"
```

With the patch in hand, generate machine configs with:
Expand Down
Expand Up @@ -9,4 +9,4 @@
- op: replace
path: /cluster/extraManifests
value:
- "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml"
- "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml"

0 comments on commit f868fb8

Please sign in to comment.