Updated Branches: refs/heads/master 7d5be64a5 -> 97fe053e2
Removed ASF license header from network.conf, because XCP doesn't respect comment lines in this file Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/97fe053e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/97fe053e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/97fe053e Branch: refs/heads/master Commit: 97fe053e2e1c3fbaf891f300809fa0b926a0ea89 Parents: 7d5be64 Author: Chip Childers <[email protected]> Authored: Mon Aug 13 11:12:01 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Mon Aug 13 11:12:01 2012 -0400 ---------------------------------------------------------------------- .../puppet-devcloudinitial/files/network.conf | 17 --------------- 1 files changed, 0 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/97fe053e/tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf ---------------------------------------------------------------------- diff --git a/tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf b/tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf index 57ebf64..7096907 100644 --- a/tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf +++ b/tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf @@ -1,18 +1 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - bridge
