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

Fix title patterns to not use unsupported proc #43

Merged
merged 1 commit into from Mar 12, 2018

Conversation

treydock
Copy link
Contributor

This change will allow puppet generate types to function

Error:

Error: /etc/puppetlabs/code/environments/production/modules/windows_env/lib/puppet/type/windows_env.rb: title patterns that use procs are not supported.

https://tickets.puppetlabs.com/browse/MODULES-4505?focusedCommentId=418416&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-418416
treydock/puppet-module-keycloak#21

@bastelfreak
Copy link
Contributor

Thanks @treydock ! Can you take a look at the failing rubocop job?

This change will allow `puppet generate types` to function

Error:
```
Error: /etc/puppetlabs/code/environments/production/modules/windows_env/lib/puppet/type/windows_env.rb: title patterns that use procs are not supported.
```

https://tickets.puppetlabs.com/browse/MODULES-4505?focusedCommentId=418416&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-418416
treydock/puppet-module-keycloak#21
@treydock
Copy link
Contributor Author

@bastelfreak Fixed failing job

@ekohl ekohl removed the tests-fail label Mar 12, 2018
@ekohl ekohl merged commit 0f3678a into puppetlabs:master Mar 12, 2018
@ekohl
Copy link
Contributor

ekohl commented Mar 12, 2018

Thanks!

@Ramesh7 Ramesh7 added the maintenance Maintenance label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants