Sha256: ee2640245305a4dca62342f8872f0241ebf254c32b855a866a930869b8613f0c

Contents?: true

Size: 297 Bytes

Versions: 9

Compression:

Stored size: 297 Bytes

Contents

<%#
kind: job_template
name: Change content source
job_category: Katello
model: JobTemplate
provider_type: SSH
description_format: Configure subscription manager to new content source
feature: katello_change_content_source
%>
#!/bin/sh

<%= change_content_source(@host, foreman_server_ca_cert) %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
katello-4.4.2.2 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.2.1 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.2 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.1 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.0.2 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.0.1 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.0 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.0.rc2 app/views/foreman/job_templates/change_content_source.erb
katello-4.4.0.rc1 app/views/foreman/job_templates/change_content_source.erb