Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Comments

Fix Chef 13 deprecation warning#2

Open
troyready wants to merge 1 commit intoJonathanSerafini:masterfrom
troyready:patch-1
Open

Fix Chef 13 deprecation warning#2
troyready wants to merge 1 commit intoJonathanSerafini:masterfrom
troyready:patch-1

Conversation

@troyready
Copy link

This should fix the following deprecation warning:

nil is an invalid value for options of resource logrotate_app. In Chef 13, this warning will change to an error. Error: Property options must be one of: Array, String!  You passed nil.

This should fix the following deprecation warning:
```
nil is an invalid value for options of resource logrotate_app. In Chef 13, this warning will change to an error. Error: Property options must be one of: Array, String!  You passed nil.
```
@johnsmyth
Copy link

@troyready it looks like this cookbook has been abandoned. Have you thought about publishing your fork to the supermarket? I need all the changes you've already made....

@troyready
Copy link
Author

Agreed, it's time; we'll put together a fork.

@troyready
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants