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-network%2Fmetadata.json.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fpuppet-network%2Fmetadata.json.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=bdb56967883d544437a41c4255609406bdf37da7;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-network/metadata.json.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-network/metadata.json.patch deleted file mode 100644 index bdb5696..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/puppet-network/metadata.json.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- /dev/null 2019-10-28 19:50:04.372284581 -0700 -+++ b/metadata.json 2019-10-31 13:07:35.519435748 -0700 -@@ -0,0 +1,16 @@ -+{ -+ "name": "adrien-network", -+ "version": "0.5.0", -+ "author": "Adrien Tehbo ", -+ "summary": "Manage non-volatile network configuration", -+ "license": "Apache-2.0", -+ "source": "https://github.com/adrienthebo/puppet-network", -+ "project_page": "https://github.com/adrienthebo/puppet-network", -+ "issues_url": "https://tickets.puppetlabs.com/browse/MODULES", -+ "dependencies": [ -+ {"name":"puppetlabs/stdlib","version_requirement":">= 2.3.0 < 5.0.0"}, -+ {"name":"adrien/filemapper","version_requirement":">= 1.1.0 < 5.0.0"}, -+ {"name":"adrien/boolean","version_requirement":">= 1.0.0"}, -+ {"name":"camptocamp/kmod","version_requirement":">= 0.0.x"} -+ ] -+}