X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-certmonger%2F0001-puppet-certmonger-adjust-path-to-poky-rootfs.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-certmonger%2F0001-puppet-certmonger-adjust-path-to-poky-rootfs.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=e80b3c71dedda270efc1b45a0eccc03566f72c84;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-certmonger/0001-puppet-certmonger-adjust-path-to-poky-rootfs.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-certmonger/0001-puppet-certmonger-adjust-path-to-poky-rootfs.patch deleted file mode 100644 index e80b3c7..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-certmonger/0001-puppet-certmonger-adjust-path-to-poky-rootfs.patch +++ /dev/null @@ -1,25 +0,0 @@ -From c513b8d9591740bac5cdbb240853700971eb7c62 Mon Sep 17 00:00:00 2001 -From: "Sar Ashki, Babak" -Date: Sat, 7 Mar 2020 00:38:52 -0800 -Subject: [PATCH] puppet-certmonger: adjust path to poky rootfs - ---- - manifests/scripts.pp | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/manifests/scripts.pp b/manifests/scripts.pp -index d53eacb..54945b6 100644 ---- a/manifests/scripts.pp -+++ b/manifests/scripts.pp -@@ -15,7 +15,7 @@ class certmonger::scripts ( - mode => '0755', - source => 'puppet:///modules/certmonger/verify_certmonger_request.sh', - } -- file { '/usr/local/bin/change-perms-restart': -+ file { '/usr/bin/change-perms-restart': - ensure => 'present', - owner => 'root', - group => 'root', --- -2.23.0 -