Skip to content

Commit fffe686

Browse files
authored
Update the Workstation docs (#4450)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 820399b commit fffe686

File tree

5 files changed

+8
-11
lines changed

5 files changed

+8
-11
lines changed

_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/chef_vault.md

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/knife_org.md

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525
1010
# github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
1111
# github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502
12-
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503
12+
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863
1313
# github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c
1414
# github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f
1515
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/chef/automate/components/docs-chef-io v0.0.0-20250617123043-e9e3b2463824 // indirect
77
github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 // indirect
88
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 // indirect
9-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 // indirect
9+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 // indirect
1010
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8 // indirect
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf // indirect
1212
github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 h1:kByQrpBOat
44
github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780/go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ=
55
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 h1:YpF+MQ2CQ0V/sOtGrTCxa+Lpd5J9iR6ADDkrdSMqtw0=
66
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
7-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 h1:U++vBiO8TQ6V5DZVZ8XI0WgUrnz6W/QMTGWEP3rhlaY=
8-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk=
7+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 h1:NgaLqTscmj0Ykj7tlTwMw8DDXPt7y/AynYvipPYL8oY=
8+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk=
99
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8 h1:kETEBN9ySvgYed/oyI2+DSfbdyENyIEDY6KhoLEjrcM=
1010
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf h1:Pl59+mK1dGsoxaDkMm2FfQcz8hw0iuBJt5JkmFBS3kE=

0 commit comments

Comments
 (0)