split homebrew bundle files

This commit is contained in:
Noah Masur
2020-11-28 12:53:42 -05:00
parent dfc02156a4
commit 2689810b1a
8 changed files with 81 additions and 56 deletions

13
homebrew/devops.Brewfile Normal file
View File

@ -0,0 +1,13 @@
# DevOps Packages
tap "nmasur/repo"
tap "superfly/tap"
brew "ansible" # Deploy to local server
brew "terraform" # Deploy cloud infra
brew "packer" # Build deployment images
brew "awscli" # AWS API tools
brew "kubectl" # Kubernetes CLI
brew "k9s" # Kubernetes TUI
brew "superfly/tap/flyctl" # Fly.io CLI
brew "nmasur/repo/drips" # Retrieve AWS IPs