Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin::filter::chain - Use data types #720

Merged

Conversation

juniorsysadmin
Copy link
Member

No description provided.

$target = undef,
$target_options = undef,
Enum['present', 'absent'] $ensure = 'present',
Optional[Enum['notification', 'replace', 'set', 'return', 'stop', 'write', 'jump']] $target = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the line gets pretty long, should we create a custom datatype for this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@bastelfreak bastelfreak added the needs-feedback Further information is requested label Nov 12, 2017
@juniorsysadmin juniorsysadmin removed the needs-feedback Further information is requested label Nov 12, 2017
@juniorsysadmin juniorsysadmin force-pushed the filter-chain-data-types branch 2 times, most recently from 6b22ead to 7d5c9aa Compare November 15, 2017 11:48
@alexjfisher
Copy link
Member

Custom data types were introduced in #723

@alexjfisher alexjfisher merged commit 72f796f into voxpupuli:master Nov 28, 2017
@juniorsysadmin juniorsysadmin deleted the filter-chain-data-types branch December 26, 2017 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants