Alignment Commit

This commit is contained in:
Gary Larizza 2011-06-20 08:20:03 -07:00
parent 1a727c8a25
commit 3663e0b08b
2 changed files with 65 additions and 64 deletions

View File

@ -18,6 +18,7 @@ class dashboard::params {
$dashboard_password = "changeme"
$dashboard_db = 'dashboard_production'
$dashboard_charset = 'utf8'
$dashboard_environment = 'production'
case $operatingsystem {
'centos', 'redhat', 'fedora': {