This commit is contained in:
Aimon Bustardo
2012-11-06 21:27:41 -08:00
parent 2283204d0c
commit e9d544721d

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 => 'changeme, # 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',