Skip to content

Commit

Permalink
Corrected duplicate entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gogel001 committed Feb 3, 2022
1 parent 38ffb1d commit fcc9008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it-windows-base/ports.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ locals {
n_ansible = ["172.24.12.239/32"]
n_encase = ["148.129.121.72/32"]
n_riverbed = ["172.24.100.107/32"]
n_servicenow = ["10.193.2.104/32", "10.193.2.104/32"]
n_servicenow = ["10.193.2.104/32", "10.193.3.207/32"]
# n_hpsa = ["172.24.100.141/32", "172.24.100.154/32", "172.24.100.165/32"]
# n_hpom = ["172.24.105.24/32"]
source_groups = ["all", "external"]
Expand Down

0 comments on commit fcc9008

Please sign in to comment.