Add Terraform repo, Terraform, and tag desktop role nicely

This commit is contained in:
Salt 2021-08-01 19:28:46 -05:00
parent ce034d28b0
commit c79ebf295d

View File

@ -23,6 +23,7 @@ desktop_apt_keys_url:
- "https://download.spotify.com/debian/pubkey_0D811D58.gpg" # Spotify 2
- "https://packages.cloud.google.com/apt/doc/apt-key.gpg" # kubectl https://kubernetes.io/docs/tasks/tools/install-kubectl/
- "https://baltocdn.com/helm/signing.asc" # Helm
- "https://apt.releases.hashicorp.com/gpg" # Terraform
desktop_apt_keys_url_extra: []
desktop_apt_repos:
@ -31,6 +32,7 @@ desktop_apt_repos:
- "deb https://packages.riot.im/debian/ default main" # Element
- "deb https://apt.kubernetes.io/ kubernetes-xenial main" # Kubernetes
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
- "deb [arch=amd64] https://apt.releases.hashicorp.com focal main" # Terraform
# First-party PPAs
- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
- "ppa:phoerious/keepassxc" # KeepassXC