You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2012/09/14 23:16:45 UTC

[8/51] [abbrv] git commit: Removing iptables config from the exclude list

Removing iptables config from the exclude list


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/359e67fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/359e67fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/359e67fc

Branch: refs/heads/4.0
Commit: 359e67fc3ba2b34e50baf83975e88e34b3a5887d
Parents: 868bad8
Author: Chip Childers <ch...@gmail.com>
Authored: Fri Sep 14 13:17:40 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Fri Sep 14 13:19:17 2012 -0400

----------------------------------------------------------------------
 pom.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/359e67fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 656b361..17ea050 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,13 +229,6 @@
               <exclude>patches/systemvm/debian/config/etc/cloud-nic.rules</exclude>
               <exclude>patches/systemvm/debian/config/etc/logrotate.conf</exclude>
               <exclude>patches/systemvm/debian/config/etc/init.d/postinit</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/iptables-secstorage</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/iptables-consoleproxy</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/rules</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/iptables-router</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/rt_tables_init</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/iptables-vpcrouter</exclude>
-              <exclude>patches/systemvm/debian/config/etc/iptables/iptables-elbvm</exclude>
               <exclude>patches/systemvm/debian/config/etc/modprobe.d/aesni_intel</exclude>
               <exclude>patches/systemvm/debian/config/etc/sysctl.conf</exclude>
               <exclude>patches/systemvm/debian/config/etc/dnsmasq.conf</exclude>