From 9a404157718923ad3d00c3abb12946071c749f3c Mon Sep 17 00:00:00 2001 From: Chiradeep Vittal Date: Fri, 21 Sep 2012 14:47:32 -0700 Subject: [PATCH] CLOUDSTACK-175 reduce config file to bare minimum by eliminating commented lines and whitespace --- patches/systemvm/debian/vpn/etc/ipsec.secrets | 10 ---------- pom.xml | 1 - 2 files changed, 11 deletions(-) diff --git a/patches/systemvm/debian/vpn/etc/ipsec.secrets b/patches/systemvm/debian/vpn/etc/ipsec.secrets index 67ae69886cb..d9a9a43c747 100644 --- a/patches/systemvm/debian/vpn/etc/ipsec.secrets +++ b/patches/systemvm/debian/vpn/etc/ipsec.secrets @@ -1,12 +1,2 @@ -# RCSID $Id: ipsec.secrets.proto,v 1.3.6.1 2005/09/28 13:59:14 paul Exp $ -# This file holds shared secrets or RSA private keys for inter-Pluto -# authentication. See ipsec_pluto(8) manpage, and HTML documentation. - -# RSA private key for this host, authenticating it to any other host -# which knows the public part. Suitable public keys, for ipsec.conf, DNS, -# or configuration of other implementations, can be extracted conveniently -# with "ipsec showhostkey". - -# this file is managed with debconf and will contain the automatically created RSA keys include /var/lib/openswan/ipsec.secrets.inc include /etc/ipsec.d/ipsec.*.secrets diff --git a/pom.xml b/pom.xml index eeb7606bc1d..cf1cc6f6c6f 100644 --- a/pom.xml +++ b/pom.xml @@ -248,7 +248,6 @@ patches/systemvm/debian/config/var/www/html/userdata/.htaccess patches/systemvm/debian/config/var/www/html/latest/.htaccess patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf - patches/systemvm/debian/vpn/etc/ipsec.secrets tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf tools/devcloud/devcloud.cfg ui/lib/flot/jquery.colorhelpers.js