Skip to content

Commit

Permalink
README: remember to run stembuild package
Browse files Browse the repository at this point in the history
...when building a stemcell on macOS locally.

Signed-off-by: Brian Cunnie <[email protected]>
  • Loading branch information
jpalermo authored and cunnie committed Jun 27, 2022
1 parent b42b8a9 commit 268c908
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ GOVC_INSECURE=true out/stembuild -debug \
-vcenter-username [email protected] \
-vcenter-password $VCENTER_PASSWORD \
-vm-inventory-path "/dc/vm/Discovered virtual machine/w2019-stemcell"
GOVC_INSECURE=true out/stembuild -debug \
package \
-vcenter-url vcenter-70.nono.io \
-vcenter-username [email protected] \
-vcenter-password $VCENTER_PASSWORD \
-vm-inventory-path "/dc/vm/Discovered virtual machine/w2019-stemcell"
```

## [DEPRECATED] Package a Windows Stemcell from a VMDK using `stembuild package`
Expand Down

0 comments on commit 268c908

Please sign in to comment.