Project

General

Profile

Actions

Feature #9347

closed

puppet module should support alternate agent service name

Added by Greg Petras about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Right now you can't override the service name ('puppet') when instantiating the puppet class, ie:

class {'puppet':
service_name => 'pe-puppet',
}

This is because the declaration of the 'puppet' service uses $puppet::params::service_name. We should change that to $puppet::service_name.

Actions #1

Updated by Anonymous about 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #2

Updated by Dominic Cleal about 9 years ago

  • translation missing: en.field_release set to 28
Actions

Also available in: Atom PDF