Actions
Bug #9673
closedYAML type casting fails for lookup values in 1.7.3
Description
foreman-debug dump (rsync'd):
foreman-debug-4edVQ.tar.xz
Error logs (verbose enabled):
http://pastebin.com/raw.php?i=N2X0LuZx
- puppet agent --test
Warning: Unable to fetch my node definition, but the agent run will continue:
Warning: Error 400 on SERVER: Failed to find cloud.chrisaw.com via exec: Execution of '/etc/puppet/node.rb cloud.chrisaw.com' returned 1:
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node cloud.chrisaw.com: Failed to find cloud.chrisaw.com via exec: Execution of '/etc/puppet/node.rb cloud.chrisaw.com' returned 1:
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
- /etc/puppet/node.rb cloud.chrisaw.com
Error retrieving node cloud.chrisaw.com: Net::HTTPPreconditionFailed
Check Foreman's /var/log/foreman/production.log for more information.
Files
Updated by Greg Sutcliffe about 10 years ago
- Subject changed from Puppet agent updates fail with Foreman 1.7.3 to YAML type casting fails for lookup values in 1.7.3
- Category set to External Nodes
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2228 added
- Pull request deleted (
)
Updated by Marek Hulán about 10 years ago
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman/pull/2232 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/2228)
Updated by Marek Hulán about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Martin Hubert about 10 years ago
Updated by Marek Hulán about 10 years ago
- Related to Bug #9787: Default values of smart class parameters can't be JSON or YAML added
Updated by Dominic Cleal about 10 years ago
- Related to Bug #8052: Smart class parameters with ERB snippets are broken for other that String types added
Actions