Project

General

Profile

« Previous | Next » 

Revision 2f2684ee

Added by Dominic Cleal about 8 years ago

Change foreman::repo inclusion to 'include' keyword

Allows the class to be included with class parameters from
puppet-foreman_proxy.

View differences:

manifests/init.pp
}
validate_bool($puppetrun)
class { '::foreman::repo': } ~>
include ::foreman::repo
Class['foreman::repo'] ~>
class { '::foreman::install': } ~>
class { '::foreman::config': } ~>
class { '::foreman::database': } ~>

Also available in: Unified diff