Skip to content

Commit 92d29c4

Browse files
skywalk7facebook-github-bot
authored andcommitted
Generate missing or out of sync metadata.json vol.2
Summary: Automatically generated metadata.json using knife cookbook metadata --all Processed remaining chef/cookbooks Differential Revision: D78925658 fbshipit-source-id: 88b633f9cbed1d217974cf43b227400db61e000d
1 parent ff4933a commit 92d29c4

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

cookbooks/fb_swap/metadata.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"name": "fb_swap",
3+
"description": "Controls swap enable/disable",
4+
"long_description": "",
5+
"maintainer": "Facebook",
6+
"maintainer_email": "noreply@facebook.com",
7+
"license": "Apache-2.0",
8+
"platforms": {
9+
"centos": ">= 0.0.0",
10+
"debian": ">= 0.0.0",
11+
"ubuntu": ">= 0.0.0"
12+
},
13+
"dependencies": {
14+
"fb_dracut": ">= 0.0.0",
15+
"fb_fstab": ">= 0.0.0",
16+
"fb_helpers": ">= 0.0.0",
17+
"fb_systemd": ">= 0.0.0"
18+
},
19+
"providing": {
20+
21+
},
22+
"recipes": {
23+
24+
},
25+
"version": "0.1.0",
26+
"source_url": "https://github.com/facebook/chef-cookbooks/",
27+
"issues_url": "",
28+
"privacy": false,
29+
"chef_versions": [
30+
31+
],
32+
"ohai_versions": [
33+
34+
],
35+
"gems": [
36+
37+
],
38+
"eager_load_libraries": true
39+
}

0 commit comments

Comments
 (0)