Merge "[dev_setup][bugfix] Include attributes in acmdb"

This commit is contained in:
Jesse Zhang 2012-04-20 20:24:10 +00:00 коммит произвёл Gerrit Code Review
Родитель ef10242fcd 12398c84ee
Коммит e8cf8f2a0a
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,5 @@
include_attribute "postgresql"
include_attribute "deployment"
default[:acmdb][:user] = "root"
default[:acmdb][:password] = "changeme"
default[:acmdb][:database] = "acm"