diff -r 59cddf254ebd -r a1aa29e7809f dev/custom.yaml.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev/custom.yaml.tmpl Thu Feb 27 23:19:13 2014 +0100 @@ -0,0 +1,9 @@ +--- +sysconfig::params::db_name : coment_custom +sysconfig::params::db_user : coment_user_cutom +sysconfig::params::db_pw : coment_pw_custom +sysconfig::params::db_host : 127.0.0.1_custom +sysconfig::params::db_port : 5433 + +sysconfig::params::superuser_name : admin_custom +sysconfig::params::superuser_pw : dev@co-ment_custom \ No newline at end of file