Update file software.yml
This commit is contained in:
parent
94f30ed1ef
commit
e04a9745fb
1 changed files with 1 additions and 1 deletions
|
@ -6759,11 +6759,11 @@ softwarePackages:
|
||||||
_name: Vagrant
|
_name: Vagrant
|
||||||
_snapClassic: true
|
_snapClassic: true
|
||||||
ansible: professormanhattan.vagrant
|
ansible: professormanhattan.vagrant
|
||||||
|
brew: hashicorp/tap/vagrant
|
||||||
choco: vagrant
|
choco: vagrant
|
||||||
dnf: vagrant
|
dnf: vagrant
|
||||||
pacman: vagrant
|
pacman: vagrant
|
||||||
scoop: vagrant
|
scoop: vagrant
|
||||||
snap: vagrant
|
|
||||||
vault:
|
vault:
|
||||||
_bin: vault
|
_bin: vault
|
||||||
_desc: '[HashiCorp Vault](https://www.vaultproject.io/) secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets. Basically, it is a tool for managing any data that you want to tightly control access to. It also has some advanced integrations with systems like AWS.'
|
_desc: '[HashiCorp Vault](https://www.vaultproject.io/) secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets. Basically, it is a tool for managing any data that you want to tightly control access to. It also has some advanced integrations with systems like AWS.'
|
||||||
|
|
Loading…
Reference in a new issue