Skip to content

Commit

Permalink
fix source
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 19, 2021
1 parent f417581 commit ce26a84
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 @@ -22,7 +22,7 @@ locals {
n_mgmt = ["148.129.162.0/24", "148.129.95.0/24"]
n_backup = ["10.193.0.0/22"]
n_ansible = ["172.24.12.239/32"]
n_encase = ["148.129.71.121/32"]
n_encase = ["148.129.121.72/32"]
source_groups = ["all", "external"]
name = var.name
ports = [
Expand Down

0 comments on commit ce26a84

Please sign in to comment.