Skip to content

Commit 07a4d34

Browse files
committed
(common) add 139.229.154.96/28|vlan2131 to lsfde ipset
1 parent 25f7c51 commit 07a4d34

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
@@ -406,6 +406,7 @@ ipset::sets:
406406
- "139.229.152.128/26" # vlan2503
407407
- "139.229.152.192/26" # vlan2504
408408
- "139.229.154.0/26" # vlan2507
409+
- "139.229.154.96/28" # vlan2131
409410
cpfde: # cps site hosts which might need FDE
410411
ensure: "present"
411412
type: "hash:net"

spec/support/spec/ipset.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
139.229.152.128/26
7171
139.229.152.192/26
7272
139.229.154.0/26
73+
139.229.154.96/28
7374
]
7475
).that_comes_before('Class[firewall]')
7576
end

0 commit comments

Comments
 (0)