Skip to content

Commit a91d791

Browse files
committed
Add official Python cookbook
1 parent 313662c commit a91d791

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

attributes/default.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
'mirrors' => [
5151
'WebKit',
5252
],
53-
'opscode-cookbooks' => '*',
5453
'OpenRefine' => 'OpenRefine',
5554
'PaulMakepeace' => 'refine-client-py',
5655
'restpose' => '*',
@@ -63,4 +62,8 @@
6362
'devfort' => '*',
6463
'spacelog' => '*',
6564
'historymesh' => '*',
65+
66+
# Cookbooks
67+
'poise' => 'python',
68+
'opscode-cookbooks' => '*',
6669
}

0 commit comments

Comments
 (0)