Alexandros Kosiaris has submitted this change and it was merged.

Change subject: network: add sandbox "realm"
......................................................................


network: add sandbox "realm"

This is the sandbox "realm", for third-party servers, segregated from
production/frack/labs.

Change-Id: I2c79eb5a2784eedb9d21ae9701d16443f7897b69
---
M manifests/network.pp
1 file changed, 26 insertions(+), 0 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/manifests/network.pp b/manifests/network.pp
index fe12b77..564b22d 100644
--- a/manifests/network.pp
+++ b/manifests/network.pp
@@ -291,6 +291,32 @@
                 },
             },
         },
+        'sandbox' => {
+            'eqiad' => {
+                'public' => {
+                    'sandbox1-b-eqiad' => {
+                        'ipv4' => '208.80.155.64/28',
+                        'ipv6' => '2620:0:861:202::/64',
+                    },
+                },
+            },
+            'codfw' => {
+                'public' => {
+                    'sandbox1-a-codfw' => {
+                        'ipv4' => '208.80.152.240/28',
+                        'ipv6' => '2620:0:860:201::/64',
+                    },
+                },
+            },
+            'ulsfo' => {
+                'public' => {
+                    'sandbox1-ulsfo' => {
+                        'ipv4' => '198.35.26.240/28',
+                        'ipv6' => '2620:0:863:201::/64',
+                    },
+                },
+            },
+        },
     }
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/260925
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2c79eb5a2784eedb9d21ae9701d16443f7897b69
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to