Actions
Bug #26695
closed"/usr/sbin/foreman-rake -- config -k 'puppetdb_dashboard_address' -v" fails installation
Difficulty:
Triaged:
No
Description
when using foreman-installer and setting option foreman::plugin::puppetdb:dashboard_address, installation fails with error:
Execution of '/usr/sbin/foreman-rake -- config -k 'puppetdb_dashboard_address' -v 'http://foreman-example.com:8080/pdb/dashboard'' returned 1: rake aborted!
NoMethodError: undefined method `settings_type' for nil:NilClass
/usr/share/foreman/lib/tasks/config.rake:105:in `block in run_key_values'
/usr/share/foreman/lib/tasks/config.rake:100:in `each'
/usr/share/foreman/lib/tasks/config.rake:100:in `run_key_values'
/usr/share/foreman/lib/tasks/config.rake:77:in `run'
/usr/share/foreman/lib/tasks/config.rake:167:in `block in <top (required)>'
/opt/rh/rh-ruby25/root/usr/share/gems/gems/rake-12.3.0/exe/rake:27:in `<top (required)>'
Tasks: TOP => config
Updated by Si Man almost 6 years ago
- Subject changed from "/usr/sbin/foreman-rake -- config -k 'puppetdb_dashboard_address' -v" fails to "/usr/sbin/foreman-rake -- config -k 'puppetdb_dashboard_address' -v" fails installation
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/puppet-foreman/pull/729 added
Updated by Anonymous almost 6 years ago
- Project changed from Foreman to Installer
- Category changed from Puppet Reports to Foreman modules
- Target version set to 1.20.3
- Team Backlog deleted (
Foreman Maintain)
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|0809bbdf4ba42f5f0c27be4504bb2b46ef1dd736.
Updated by Ewoud Kohl van Wijngaarden almost 6 years ago
- Fixed in Releases 1.23.0 added
Updated by Tomer Brisker over 5 years ago
- Fixed in Releases 1.22.0 added
- Fixed in Releases deleted (
1.23.0)
Updated by Tomer Brisker over 5 years ago
- Target version changed from 1.20.3 to 1.21.4
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/758 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/396 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/759 added
Actions