You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: The `vault` package was manually created by https://gist.github.com/drnic/c03bf5929c7da3421e3978058845512b. The CI pipeline needs a way to detect and fetch latest Vault CLI downloads.
Copy file name to clipboardExpand all lines: apt/index.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ <h1>Stark & Wayne APT repository</h1>
41
41
apt-get install om
42
42
apt-get install pivnet-cli
43
43
apt-get install pks
44
+
45
+
apt-get install govc
44
46
</pre>
45
47
<p>These packages are <ahref="https://ci.starkandwayne.com/teams/main/pipelines/homebrew-recipes?groups=debian">automatically generated</a> when their respective upstream projects publish new releases.</p>
46
48
<p>The scripts for building these Debian packages are at <ahref="https://github.com/starkandwayne/homebrew-cf/tree/master/ci">https://github.com/starkandwayne/homebrew-cf in /ci subfolder</a>. Pull requests for new packages and fixes are welcome.</p>
0 commit comments