Updated Branches: refs/heads/master 3158e2fa1 -> c28ab4ae4
ClOUDSTACK-174 CLOUDSTACK-173 and CLOUDSTACK-172 -- as part of resolution, remove xl2tpd config files from excludes Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/c28ab4ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/c28ab4ae Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/c28ab4ae Branch: refs/heads/master Commit: c28ab4ae453058d12ad9eabbc701a0b95f9aa5ef Parents: 3158e2f Author: Chiradeep Vittal <[email protected]> Authored: Fri Sep 21 14:20:49 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Fri Sep 21 14:20:49 2012 -0700 ---------------------------------------------------------------------- pom.xml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/c28ab4ae/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a05e60c..4742138 100644 --- a/pom.xml +++ b/pom.xml @@ -251,9 +251,6 @@ <exclude>patches/systemvm/debian/vpn/etc/ipsec.secrets.orig</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.conf</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf</exclude> - <exclude>patches/systemvm/debian/vpn/etc/ppp/options.xl2tpd</exclude> - <exclude>patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf</exclude> - <exclude>patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf.orig</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.secrets</exclude> <exclude>tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf</exclude> <exclude>tools/devcloud/devcloud.cfg</exclude>
