Project

General

Profile

« Previous | Next » 

Revision 4dc49816

Added by Ivan Necas almost 12 years ago

Parametrize params so that they can be overwritten

Taking the approach from puppet-puppet that allows reuse the manifests by
overriding the params like:

class customized_foreman {
class { '::foreman': passenger => false }
}
  • added
  • modified
  • copied
  • renamed
  • deleted