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
feat(bugs): move service behind load balancers (#393)
* feat(bugs): move service behind load balancers
* Update pillar/base/firewall/bugs.sls
* fix(bugs): update misplaced role
* fix(bugs): add missing settings
* fix(bugs): split services into their own sections
* chore(bugs): template out the trackers instead
* feat(bugs): add template for smtp
* chore(bugs): remove dupes and move consul configs
* feat(bugs): add listens for smtp
* fix: make unique the certs
* feat: add unique ports per service for consul
* feat: add unique ports per service for consul
* fix: update variable
* fix: all services use bugs cert
* feat: utilize tls in bind
* fix: import missing pillar data
* fix: remove resurrected code after rebase
* feat: add unique consul service configs
* feat: open up ports for each service
* fix: do not loop
* chore: saltify method of getting bugs pillar data
* fix: use proper iptables syntax
* chore: rename service, move into existing loop, remove smtps
* chore: move into correct area
* fix: remove missed port definitions
0 commit comments