| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 611 | fa66f4bb1563 |
| permissions | -rw-r--r-- |
|
587
a1aa29e7809f
add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
--- |
|
611
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
2 |
#root_path : ../ |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
3 |
#vm_box : wheezy-73-x64 |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
4 |
#vm_box_url : http://puppet-vagrant-boxes.puppetlabs.com/debian-73-x64-virtualbox-puppet.box |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
5 |
#vm_ip : 172.16.1.2 |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
6 |
#vm_name : coment_dev |
|
587
a1aa29e7809f
add a vagrant profile + puppet config for dev box
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
|
|
611
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
8 |
#sysconfig::params::db_name : coment_custom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
9 |
#sysconfig::params::db_user : coment_user_cutom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
10 |
#sysconfig::params::db_pw : coment_pw_custom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
11 |
#sysconfig::params::db_host : 127.0.0.1_custom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
12 |
#sysconfig::params::db_port : 5433 |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
13 |
|
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
14 |
#sysconfig::params::testserver_port : 8001 |
| 597 | 15 |
|
|
611
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
16 |
#sysconfig::params::superuser_name : admin_custom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
17 |
#sysconfig::params::superuser_pw : dev@co-ment_custom |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
18 |
#sysconfig::params::user_edit_name : user-edit |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
19 |
#sysconfig::params::user_edit_pw : user-edit@co-ment |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
20 |
#sysconfig::params::user_com_name : user-com |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
21 |
#sysconfig::params::user_com_pw : user-com@co-ment |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
22 |
#sysconfig::params::user_observ_name : user-observ |
|
fa66f4bb1563
add some more custom config and put every thing in comment in the custom.yaml template
ymh <ymh.work@gmail.com>
parents:
609
diff
changeset
|
23 |
#sysconfig::params::user_observ_pw : user-observ@co-ment |
| 597 | 24 |