Fix rat exclude dnsmasq.conf.tmpl
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8832a529 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8832a529 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8832a529 Branch: refs/heads/vmware-datamodel Commit: 8832a529fc8fec96f00e201b80fe1f09b587da15 Parents: 28bd1a1 Author: Sheng Yang <[email protected]> Authored: Thu May 2 22:12:31 2013 -0700 Committer: Sheng Yang <[email protected]> Committed: Thu May 2 22:12:51 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8832a529/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9526d92..57073e3 100644 --- a/pom.xml +++ b/pom.xml @@ -399,7 +399,7 @@ <exclude>patches/systemvm/debian/config/etc/apache2/sites-available/default</exclude> <exclude>patches/systemvm/debian/config/etc/apache2/sites-available/default-ssl</exclude> <exclude>patches/systemvm/debian/config/etc/apache2/vhostexample.conf</exclude> - <exclude>patches/systemvm/debian/config/etc/dnsmasq.conf</exclude> + <exclude>patches/systemvm/debian/config/etc/dnsmasq.conf.tmpl</exclude> <exclude>patches/systemvm/debian/config/etc/vpcdnsmasq.conf</exclude> <exclude>patches/systemvm/debian/config/etc/ssh/sshd_config</exclude> <exclude>patches/systemvm/debian/config/etc/rsyslog.conf</exclude>
