Whitespace Commit
This commit is contained in:
		| @@ -13,11 +13,11 @@ To install the Puppet Dashboard and configure it with sane defaults, include the | ||||
| 		  class {'dashboard': | ||||
| 		    dashboard_ensure          => 'present', | ||||
| 		    dashboard_user            => 'puppet-dashboard', | ||||
| 		    dashboard_group 					=> 'puppet-dashboard', | ||||
| 		    dashboard_group           => 'puppet-dashboard', | ||||
| 		    dashboard_password        => 'changeme', | ||||
| 		    dashboard_db              => 'dashboard_production', | ||||
| 		    dashboard_charset         => 'utf8', | ||||
| 		    mysql_root_pw							=> 'REALLY_change_me', | ||||
| 		    mysql_root_pw             => 'REALLY_change_me', | ||||
| 		  } | ||||
|  | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Gary Larizza
					Gary Larizza