mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2012-01-03 09:38 pm

[dw-ops] add db03, db04

[commit: http://hg.dwscoalition.org/dw-ops/rev/d17477388439]

add db03, db04

Files modified:
  • puppet/modules/iptables/templates/dreamwidth.erb
--------------------------------------------------------------------------------
diff -r d497a9f1bbb8 -r d17477388439 puppet/modules/iptables/templates/dreamwidth.erb
--- a/puppet/modules/iptables/templates/dreamwidth.erb	Fri Dec 30 02:16:44 2011 +0000
+++ b/puppet/modules/iptables/templates/dreamwidth.erb	Tue Jan 03 21:38:36 2012 +0000
@@ -14,6 +14,8 @@
 # Accept inbound private traffic from one of our servers
 -A INPUT -s 172.20.6.161 -j ACCEPT
 -A INPUT -s 172.20.6.162 -j ACCEPT
+-A INPUT -s 172.20.6.163 -j ACCEPT
+-A INPUT -s 172.20.6.164 -j ACCEPT
 -A INPUT -s 172.20.6.166 -j ACCEPT
 -A INPUT -s 172.20.6.167 -j ACCEPT
 -A INPUT -s 172.20.6.168 -j ACCEPT
--------------------------------------------------------------------------------