Sha256: 7deadf219fa7cc4182615552064e296fcb849d06fbb0bf457bceff6c0d950cfe

Contents?: true

Size: 309 Bytes

Versions: 56

Compression:

Stored size: 309 Bytes

Contents

<%#
name: Puppet Agent Enable - Script Default
model: JobTemplate
job_category: Puppet
description_format: Enable Puppet agent
snippet: false
provider_type: script
kind: job_template
-%>
<% if @host.operatingsystem.family == 'Debian' -%>
export PATH=/opt/puppetlabs/bin:$PATH
<% end -%>
puppet agent --enable

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.1 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-14.1.0 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-14.0.2 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-14.0.1 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.6 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-14.0.0 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.5 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.4 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.3 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.2 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-12.0.7 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.1 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.2.0 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-10.1.3 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-13.0.0 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-12.0.5 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-12.0.4 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-12.0.1 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-12.0.2 app/views/templates/script/puppet_agent_enable.erb
foreman_remote_execution-11.1.3 app/views/templates/script/puppet_agent_enable.erb