Skip to content

Commit

Permalink
Rakefile: platform_family is a known attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Gruenewald committed Oct 1, 2013
1 parent fadc6bd commit 9adf8b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ KNOWN_COOKBOOK_ATTRIBUTES = {
'sudoers' => 'ssh_users',
'opsworks' => :any,
'platform' => :any,
'platform_family' => :any,
'platform_version' => :any,
'apache' => 'apache2',
'kernel' => 'apache2'
Expand Down

0 comments on commit 9adf8b7

Please sign in to comment.