Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8dfc92

Browse files
author
jtimberman
committed
merge refactoring of the bootstrap->chef cookbooks
2 parents 7ce6784 + 13dd3c7 commit b8dfc92

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

metadata.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"recipes": {
2+
"dependencies": {
33
},
4-
"attributes": {
4+
"replacing": {
55
},
6-
"providing": {
6+
"description": "Installs python packages",
7+
"groupings": {
78
},
89
"platforms": {
910
"ubuntu": [
@@ -13,23 +14,22 @@
1314

1415
]
1516
},
16-
"dependencies": {
17-
},
18-
"replacing": {
19-
},
2017
"version": "0.7.0",
21-
"name": "python",
22-
"groupings": {
23-
},
24-
"long_description": "",
2518
"recommendations": {
2619
},
27-
"license": "Apache 2.0",
20+
"name": "python",
2821
"maintainer": "Opscode, Inc.",
22+
"long_description": "",
23+
"recipes": {
24+
},
2925
"suggestions": {
3026
},
3127
"maintainer_email": "[email protected]",
28+
"attributes": {
29+
},
3230
"conflicting": {
3331
},
34-
"description": "Installs python packages"
32+
"license": "Apache 2.0",
33+
"providing": {
34+
}
3535
}

0 commit comments

Comments
 (0)