This commit is contained in:
Aimon Bustardo
2012-11-06 21:26:25 -08:00
parent 7d45133d37
commit 2283204d0c

View File

@@ -49,7 +49,7 @@
# #
# class { 'openstack::controller': # class { 'openstack::controller':
# public_address => '192.168.0.3', # public_address => '192.168.0.3',
# mysql_root_password => 'chanhorizon, # mysql_root_password => 'changeme,
# allowed_hosts => ['127.0.0.%', '192.168.1.%'], # allowed_hosts => ['127.0.0.%', '192.168.1.%'],
# admin_email => 'my_email@mw.com', # admin_email => 'my_email@mw.com',
# admin_password => 'my_admin_password', # admin_password => 'my_admin_password',