We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0926394 + 143942e commit 6184abbCopy full SHA for 6184abb
hieradata/common.yaml
@@ -413,6 +413,7 @@ ipset::sets:
413
set:
414
- "139.229.160.0/24" # vlan1101
415
- "139.229.161.0/27" # vlan1102
416
+ - "139.229.161.96/28" # vlan1131
417
- "139.229.175.128/25" # vlan1502
418
- "139.229.175.0/26" # vlan1510
419
- "139.229.175.64/26" # vlan1511
spec/support/spec/ipset.rb
@@ -80,6 +80,7 @@
80
%w[
81
139.229.160.0/24
82
139.229.161.0/27
83
+ 139.229.161.96/28
84
139.229.175.128/25
85
139.229.175.0/26
86
139.229.175.64/26
0 commit comments