Sha256: 38a763d75677b28caf84f1dd54ce05551da0ef2623dcdd5259a7cbbe2df72718

Contents?: true

Size: 551 Bytes

Versions: 27

Compression:

Stored size: 551 Bytes

Contents

<%= _("%{label} failed.") % { :label => @task.action } %>

<%= _('Repo ID') %>: <%= @repo.id %>
<%= _('Repo label') %>: <%= @repo.label %>
<%= _('Product ID') %>: <%= @repo.product.id %>
<%= _('Product label') %>: <%= @repo.product.label %>
<%= _('Task ID') %>: <%= @task.id %>
<%= _('Task state') %>: <%= @task.state %>
<%= _('Task result') %>: <%= @task.result %>
<%= _('Task details') %>: <%= foreman_tasks_task_url(@task) %>

Errors:
<% @task.execution_plan.errors.each do |error| %>
- <%= error.exception_class %>: <%= error.message %>
<% end %>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
katello-4.16.0 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.15.1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.16.0.rc2 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.16.0.rc1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.3 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.2 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.15.0 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.15.0.rc2 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.15.0.rc1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.0 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.0.rc3 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.0.rc2 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.0.rc1.1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.14.0.rc1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.13.1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.13.0 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.12.1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.13.0.rc1 app/views/katello/task_mailer/repo_sync_failure.text.erb
katello-4.12.0 app/views/katello/task_mailer/repo_sync_failure.text.erb