-
Notifications
You must be signed in to change notification settings - Fork 20
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
Puppet-Agent 5.5.21 breakes baking process when configuring AEM #218
Comments
I'm currently trying to reproduce it on the CLI and I can see that the execution of the ruby_aem resource
This is working fine if Puppet-agent 5.5.20 is installed but fails if puppet-agent 5.5.21 is installed. |
### Changed Lockdown puppet-agent version to 5.5.20 [shinesolutions#218]
…_version Lockdown puppet-agent version to 5.5.20 [#218]
Error still exists, tried to regenerate swagger-aem with different versions of |
Issue is also described here typhoeus/ethon#169 It seems like it has something to do that we are passing an empty value for the parameter |
The reason of this error is described in shinesolutions/ruby_aem#38, which is that we are passing empty values to swagger-aem. |
* Upgrade `ruby_aem` to 3.10.0 [shinesolutions#218] * Upgrade `puppet` to 5.5.21 [shinesolutions#218] * Upgrade `aem_resources` to 7.2.0 [shinesolutions#218]
Fix included in master and will be released with the next release version. |
Describe the bug
The new puppet agent version 5.5.21 released on the 14th of july(https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-5521) is breaking the baking process when configuring AEM via swagger-aem.
To Reproduce
Expected behavior
Baking should pass
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information if relevant):
Additional context
.
The text was updated successfully, but these errors were encountered: