dev/custom.yaml.tmpl
author ymh <ymh.work@gmail.com>
Fri, 14 Mar 2014 03:08:58 +0100
changeset 609 736fdedb7774
parent 597 6cbcec19079b
child 611 fa66f4bb1563
permissions -rw-r--r--
clean the test-suite folder. create necessary files in dev env
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
587
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
---
609
736fdedb7774 clean the test-suite folder. create necessary files in dev env
ymh <ymh.work@gmail.com>
parents: 597
diff changeset
     2
root_path : ../
736fdedb7774 clean the test-suite folder. create necessary files in dev env
ymh <ymh.work@gmail.com>
parents: 597
diff changeset
     3
vm_ip     : 172.16.1.2
736fdedb7774 clean the test-suite folder. create necessary files in dev env
ymh <ymh.work@gmail.com>
parents: 597
diff changeset
     4
vm_name   : coment_dev
736fdedb7774 clean the test-suite folder. create necessary files in dev env
ymh <ymh.work@gmail.com>
parents: 597
diff changeset
     5
587
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
sysconfig::params::db_name : coment_custom
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
sysconfig::params::db_user : coment_user_cutom
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
sysconfig::params::db_pw   : coment_pw_custom
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
sysconfig::params::db_host : 127.0.0.1_custom
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
sysconfig::params::db_port : 5433
a1aa29e7809f add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
597
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    12
sysconfig::params::testserver_port : 8001
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    13
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    14
sysconfig::params::superuser_name   : admin_custom
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    15
sysconfig::params::superuser_pw     : dev@co-ment_custom
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    16
sysconfig::params::user_edit_name   : user-edit
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    17
sysconfig::params::user_edit_pw     : user-edit@co-ment
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    18
sysconfig::params::user_com_name    : user-com
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    19
sysconfig::params::user_com_pw      : user-com@co-ment
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    20
sysconfig::params::user_observ_name : user-observ
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    21
sysconfig::params::user_observ_pw   : user-observ@co-ment
6cbcec19079b add automated script for test
ymh <ymh.work@gmail.com>
parents: 587
diff changeset
    22