Jeremy Cooper 4 лет назад
Родитель
Сommit
1d9be78630
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      Interconnects Notes.md

+ 3 - 3
Interconnects Notes.md

@@ -1,7 +1,7 @@
 # Interconnects Notes
 # Interconnects Notes
-The Interconnect servers allow for traffic between the AWS Transit Gateways. They are located in test and prod AWS `mdr-x-c2-gov account`. The interconnects are redundent. 
+The Interconnect servers allow for traffic between the AWS Transit Gateways. They are located in test and prod AWS `mdr-x-c2-gov account`. The interconnects are redundant. 
 
 
-2 servers for test and 2 servers for prod. 4 total servers. 
+2 servers for GC TEST and 2 servers for GC Prod. 4 total servers. 
 
 
 Redundent VPNs are used to connect from the transit gateway to the interconnect servers. 
 Redundent VPNs are used to connect from the transit gateway to the interconnect servers. 
 Each interconnect server has 4 VPN connections, two per transit gateway. 
 Each interconnect server has 4 VPN connections, two per transit gateway. 
@@ -12,7 +12,7 @@ Each interconnect server has 4 VPN connections, two per transit gateway.
 
 
 ## Strongswan
 ## Strongswan
 
 
-strongswan is the VPN IPSEC tunnels software used to connect to the aws VPN tunnel. Salt is being used to configure the software. It used the vpn_info pillar. 
+`strongswan` is the VPN IPSEC tunnels software used to connect to the AWS VPN tunnel. Salt is being used to configure the software. It used the `vpn_info` pillar. 
 
 
 ## Quagga
 ## Quagga