瀏覽代碼

Merge pull request #133 from mdr-engineering/feature/ftd_MSOCI-1506_UniversalForwarder

Enables Legacy DNS Records for moose-splunk-cm
Frederick Damstra 4 年之前
父節點
當前提交
b5e8b400ee
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 2 1
      prod/env.hcl
  2. 1 1
      test/env.hcl

+ 2 - 1
prod/env.hcl

@@ -86,7 +86,8 @@ locals {
   # 2) Reapply the legacy-mdr-*/026-legacy-dns-entries module.
   # 3) Create a new entry in the module with which you're creating the new instance.
   legacy_private_dns = {
-    #"moose-splunk-sh" = "10.80.101.65", # Needed for xdr-inventory
+    "moose-splunk-cm" = "10.80.101.77", # Needed for Universal Forwarder
+    "moose-splunk-sh" = "10.80.101.65", # Needed for xdr-inventory
     #"jira-server" = "10.80.101.250",
     #"mailrelay" = "10.80.1.107",
     #"openvpn" = "10.100.0.129",

+ 1 - 1
test/env.hcl

@@ -108,7 +108,7 @@ locals {
   # 2) Reapply the legacy-mdr-*/026-legacy-dns-entries module.
   # 3) Create a new entry in the module with which you're creating the new instance.
   legacy_private_dns = {
-    #"moose-splunk-cm" = "10.96.101.87",
+    "moose-splunk-cm" = "10.96.101.87",
     #"moose-splunk-hf" = "10.96.101.75",
     #"moose-splunk-sh" = "10.96.101.154", # needed for xdr-inventory
     #"clu" = "10.96.101.122",