about summary refs log tree commit diff
path: root/ops/glesys/main.tf
diff options
context:
space:
mode:
Diffstat (limited to 'ops/glesys/main.tf')
-rw-r--r--ops/glesys/main.tf5
1 files changed, 5 insertions, 0 deletions
diff --git a/ops/glesys/main.tf b/ops/glesys/main.tf
index 857c1677fb..a16a1fc540 100644
--- a/ops/glesys/main.tf
+++ b/ops/glesys/main.tf
@@ -60,3 +60,8 @@ variable "whitby_ipv6" {
   type    = string
   default = "2a01:4f8:242:5b21:0:feed:edef:beef"
 }
+
+variable "sanduny_ipv4" {
+  type    = string
+  default = "85.119.82.231"
+}