Skip to content

Commit 143942e

Browse files
committed
(common) add 139.229.161.96/28 vlan 1131
1 parent 0926394 commit 143942e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hieradata/common.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ ipset::sets:
413413
set:
414414
- "139.229.160.0/24" # vlan1101
415415
- "139.229.161.0/27" # vlan1102
416+
- "139.229.161.96/28" # vlan1131
416417
- "139.229.175.128/25" # vlan1502
417418
- "139.229.175.0/26" # vlan1510
418419
- "139.229.175.64/26" # vlan1511

spec/support/spec/ipset.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
%w[
8181
139.229.160.0/24
8282
139.229.161.0/27
83+
139.229.161.96/28
8384
139.229.175.128/25
8485
139.229.175.0/26
8586
139.229.175.64/26

0 commit comments

Comments
 (0)