Merge branch 'master' of github.com:fedora-openstack/packstack

This commit is contained in:
Martin Magr 2013-01-11 13:22:37 +01:00
commit 4b3dba3783

View File

@ -4,6 +4,8 @@ class {"mysql::server":
root_password => "%(CONFIG_MYSQL_PW)s",}
}
class {"mysql::server::account_security": }
class {"keystone::db::mysql":
password => "keystone_default_password",
allowed_hosts => "%%",