summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/infra.gentoo.org/rsync.tf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/infra.gentoo.org/rsync.tf b/src/infra.gentoo.org/rsync.tf
index 77ef342..1f56160 100644
--- a/src/infra.gentoo.org/rsync.tf
+++ b/src/infra.gentoo.org/rsync.tf
@@ -40,7 +40,6 @@ resource "google_compute_instance_template" "rsync-node-template" {
network_interface {
network = "default"
access_config {
- nat_ip = "35.211.168.167"
network_tier = "STANDARD"
}
}