X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-ceph_git.bbappend;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppet-ceph_git.bbappend;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=38f9de750090c694b861dac031dc2490520017f5;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-ceph_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-ceph_git.bbappend deleted file mode 100644 index 38f9de7..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppet-ceph_git.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -inherit stx-metadata - -STX_REPO = "integ" -STX_SUBPATH = "config/puppet-modules/openstack/puppet-ceph-2.2.0/centos/patches" - -SRC_URI_STX += " \ - file://0001-Roll-up-TIS-patches.patch \ - file://0002-Newton-rebase-fixes.patch \ - file://0003-Ceph-Jewel-rebase.patch \ - file://0004-US92424-Add-OSD-support-for-persistent-naming.patch \ - file://0006-ceph-disk-prepare-invalid-data-disk-value.patch \ - file://0007-Add-StarlingX-specific-restart-command-for-Ceph-moni.patch \ - file://0008-ceph-mimic-prepare-activate-osd.patch \ - file://0009-fix-ceph-osd-disk-partition-for-nvme-disks.patch \ - file://0010-wipe-unprepared-disks.patch \ - " - -SRC_URI += " \ - file://${BPN}/0005-Remove-puppetlabs-apt-as-ceph-requirement.patch \ - file://${BPN}/0011-puppet-ceph-changes-for-poky-stx.patch \ - " - -inherit openssl10