Project

General

Profile

« Previous | Next » 

Revision c74dc763

Added by Martin Lariz over 9 years ago

Add option to not manage the foreman user

closes GH-286

View differences:

manifests/params.pp
$repo = 'stable'
$railspath = '/usr/share'
$app_root = "${railspath}/foreman"
$manage_user = true
$user = 'foreman'
$group = 'foreman'
$user_groups = ['puppet']

Also available in: Unified diff