bac46cc0e0
This work is part of Debian integration effort. This work only affects debian. We package the same version of ceph for both CentOS and Debian. Since we know the puppet-ceph module on CentOS is supposed to work, use this on Debian also to reduce testing and possible issues. Patches were copied from CentOS and not touched. Drop one patch to metadata.json, we know we have some work to do in that area to clear puppet warnings, but will be done part of a generic clearing puppet warnings effort. The sources need to be patched to work with debhelper-compat 13, which we don't care now. There are some integration issues, but testing so far revealed that during a puppet replay for aio manifest ceph data and ceph journal partitions were created. Story: 2009101 Task: 43431 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I90adc736ea52e6c4f9946520156f53e572c224cc
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: puppet-ceph
|
|
Source: https://github.com/openstack/puppet-ceph
|
|
|
|
Files: *
|
|
Copyright: (c) 2006-2008, Junio C Hamano
|
|
(c) 2013-2014, Cloudwatt <libre.licensing@cloudwatt.com>
|
|
(c) 2013-2015, iWeb Technologies Inc.
|
|
(c) 2013-2015, Red Hat, Inc.
|
|
(c) 2013-2016, Mirantis Inc.
|
|
(c) 2013, Dan Bode <bodepd@gmail.com>
|
|
(c) 2013, Hewlett-Packard Development Company, L.P.
|
|
(c) 2014, Catalyst IT Limited.
|
|
(c) 2014, Nine Internet Solutions AG
|
|
(c) 2015, David Gurtner
|
|
(c) 2016, Keith Schincke
|
|
(c) 2016, Puppet OpenStack Developers
|
|
(c) 2017, VEXXHOST, Inc.
|
|
License: Apache-2.0
|
|
|
|
Files: debian/*
|
|
Copyright: (c) 2022, Dan Voiculeasa <dan.voiculeasa@windriver.com>
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
Licensed 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.
|
|
.
|
|
On Debian-based systems the full text of the Apache version 2.0 license
|
|
can be found in /usr/share/common-licenses/Apache-2.0.
|