Project

General

Profile

« Previous | Next » 

Revision 2e968bd8

Added by Eric Helms about 3 years ago

Add user and group parameters

View differences:

manifests/params.pp
$artemis_host = $host
$artemis_client_dn = 'CN=ActiveMQ Artemis Client, OU=Artemis, O=ActiveMQ, L=AMQ, ST=AMQ, C=AMQ'
$broker_config_file = '/etc/candlepin/broker.xml'
$user = 'tomcat'
$group = 'tomcat'
}

Also available in: Unified diff