Skip to content

Commit

Permalink
Merge pull request apache#13 from riskive/fix-static-ip
Browse files Browse the repository at this point in the history
Fix: Updating datacenter to static ip
  • Loading branch information
zgnegrete committed Aug 23, 2023
2 parents 5ebe74f + 1771040 commit 68344a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .terra/superset/superset.nomad.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vim: filetype=hcl
job "superset" {
datacenters = ["aws-us-west-2-customer"]
datacenters = ["aws-us-west-2-static-ip"]
type = "service"

meta {
Expand Down

0 comments on commit 68344a8

Please sign in to comment.