Skip to content

Commit

Permalink
Fix for Chef 16+ custom resource change
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Dwyer <[email protected]>
  • Loading branch information
bdwyertech committed Jun 24, 2020
1 parent a184bdf commit 47e81c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/password_policy.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
resource_name :password_policy
provides :password_policy

property :policy_name, String, name_property: true
property :policy_command, String, required: true
Expand Down

0 comments on commit 47e81c6

Please sign in to comment.