Commit 809c8f6
authored
Target ring1 machines in prod gateway deploys (#151)
prod/variables.sh left GATEWAY_RINGS unset, so it defaulted to ring0 and
the prod deploy pipeline skipped every ring1-tagged machine. Set
GATEWAY_RINGS="ring1" so production gateways are actually deployed to.1 parent e123943 commit 809c8f6
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
0 commit comments