瀏覽代碼

Update Kerr and Carrenard portal admin IPs

wesley_leonard_dps 4 年之前
父節點
當前提交
7b5651b3be
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      globals.hcl

+ 2 - 2
globals.hcl

@@ -40,7 +40,7 @@ locals {
 
   admin_remote_ipset = [ 
     {
-      "value" = "71.163.33.68/32"   # James Kerr Home
+      "value" = "108.28.205.174/32"   # James Kerr Home
       type    = "IPV4"
     },
     {
@@ -92,7 +92,7 @@ locals {
       type    = "IPV4"
     },
     {
-      "value" = "198.13.90.65/32"   # Hussein Carrenard Home
+      "value" = "198.13.82.11/32"   # Hussein Carrenard Home
       type    = "IPV4"
     },
   ]