Project

General

Profile

Actions

Bug #19277

closed

Cannot import job templates with foreman_templates

Added by Ondřej Pražák about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

1) clone community-templates to /somepath/community-tamplates
2) run rake foreman_templates:sync repo="/somepath/community-templates", you will get the following:

Deprecation warning: JobTemplate support is moving to the Remote Execution plugin
- please add 'model: JobTemplate' to the metadata in '[Community] Package Action - SSH Default' to call the right method
rake aborted!
Psych::SyntaxError: (<unknown>): did not find expected key while parsing a block mapping at line 2 column 1
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-1.2.2/app/models/job_template.rb:204:in `parse_metadata'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-1.2.2/app/models/job_template.rb:69:in `block in import'
/opt/rh/rh-ror42/root/usr/share/gems/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
/opt/rh/rh-ror42/root/usr/share/gems/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction'
/opt/rh/rh-ror42/root/usr/share/gems/gems/activerecord-4.2.6/lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
/opt/rh/rh-ror42/root/usr/share/gems/gems/activerecord-4.2.6/lib/active_record/transactions.rb:220:in `transaction'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_remote_execution-1.2.2/app/models/job_template.rb:68:in `import'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:143:in `update_job_template'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:86:in `block in parse_files!'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:57:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:57:in `parse_files!'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:35:in `import_from_files'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/app/services/foreman_templates/template_importer.rb:28:in `import!'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman_templates-4.0.1/lib/tasks/foreman_templates_tasks.rake:25:in `block (2 levels) in <top (required)>'
Tasks: TOP => templates:sync => templates:import

3) modify 'Package Action - SSH Default' template by adding 'model: JobTemplate' to the metadata as suggested.
4) run the sync rake task again, it fails again


Related issues 2 (0 open2 closed)

Related to OpenSCAP - Bug #19621: foreman_openscap fails seeding because of rex templateClosedMarek Hulán05/22/2017Actions
Related to Katello - Bug #19739: foreman-rake db:seed ERROR foreman_remote_execution-1.3.1ClosedMarek Hulán06/01/2017Actions
Actions #1

Updated by Ivan Necas almost 7 years ago

  • Target version set to 1.12.4
Actions #2

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Adam Ruzicka
  • Pull request https://github.com/theforeman/foreman_remote_execution/pull/244 added
Actions #3

Updated by Ivan Necas almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • Target version changed from 1.12.4 to 1.13.1
  • Pull request https://github.com/theforeman/foreman-packaging/pull/1646 added
Actions #4

Updated by Ivan Necas almost 7 years ago

  • Status changed from Closed to Ready For Testing
  • Pull request deleted (https://github.com/theforeman/foreman-packaging/pull/1646)
Actions #5

Updated by Anonymous almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Marek Hulán almost 7 years ago

  • Related to Bug #19621: foreman_openscap fails seeding because of rex template added
Actions #7

Updated by Ivan Necas almost 7 years ago

  • translation missing: en.field_release set to 262
Actions #8

Updated by Marek Hulán almost 7 years ago

  • Related to Bug #19739: foreman-rake db:seed ERROR foreman_remote_execution-1.3.1 added
Actions

Also available in: Atom PDF