X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Fpuppetlabs-haproxy_git.bbappend;h=f22ae19d5790faa706d20e0b7a4781f393506946;hb=ffc0ac5cdd88684ca76ff42cda62ca2fe1bbf051;hp=7a5e4a0786b00702f66b73fa52593ae4cbce2412;hpb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-haproxy_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-haproxy_git.bbappend index 7a5e4a0..f22ae19 100644 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-haproxy_git.bbappend +++ b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/puppetlabs-haproxy_git.bbappend @@ -1,10 +1,13 @@ +inherit stx-metadata -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -SRC_URI += " \ - file://puppetlabs-haproxy/0001-Roll-up-TIS-patches.patch \ - file://puppetlabs-haproxy/0002-disable-config-validation-prechecks.patch \ - file://puppetlabs-haproxy/0003-Fix-global_options-log-default-value.patch \ - file://puppetlabs-haproxy/0004-Stop-invalid-warning-message \ +STX_REPO = "integ" +STX_SUBPATH = "config/puppet-modules/puppet-haproxy-${PV}/centos/patches" + +SRC_URI_STX += " \ + file://0001-Roll-up-TIS-patches.patch \ + file://0002-disable-config-validation-prechecks.patch \ + file://0003-Fix-global_options-log-default-value.patch \ + file://0004-Stop-invalid-warning-message \ " inherit openssl10