From 2283204d0ce8eac236b46117b31978e19f2b0b05 Mon Sep 17 00:00:00 2001 From: Aimon Bustardo Date: Tue, 6 Nov 2012 21:26:25 -0800 Subject: [PATCH] typo --- manifests/controller.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/controller.pp b/manifests/controller.pp index a012cd2..eca4d8f 100644 --- a/manifests/controller.pp +++ b/manifests/controller.pp @@ -49,7 +49,7 @@ # # class { 'openstack::controller': # public_address => '192.168.0.3', -# mysql_root_password => 'chanhorizon, +# mysql_root_password => 'changeme, # allowed_hosts => ['127.0.0.%', '192.168.1.%'], # admin_email => 'my_email@mw.com', # admin_password => 'my_admin_password',