Project

General

Profile

« Previous | Next » 

Revision df3b6ffb

Added by Greg Sutcliffe over 10 years ago

Add ability to configure groups for the foreman user

View differences:

manifests/params.pp
$app_root = "${railspath}/foreman"
$user = 'foreman'
$group = 'foreman'
$user_groups = ['puppet']
$environment = 'production'
$gpgcheck = true
$version = 'present'

Also available in: Unified diff