-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathconfig.example.nbcu.yml
43 lines (39 loc) · 1 KB
/
config.example.nbcu.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
synced_folder: ~/Sites/nbcu
memory: 2048
cpus: 2
sites:
- subscription: nbcupublisher7
shortname: nbcupublisher7
vhost:
servername: local.publisher7.com
documentroot: Publisher7/docroot
- subscription: nbcunbc
shortname: nbcunbc
vhost:
servername: local.nbc.com
documentroot: Publisher7_nbc/docroot
- subscription: nbcutelemundo
shortname: nbcutelemundo
vhost:
servername: local.telemundo.com
documentroot: Publisher7_nbcutelemundo/docroot
- subscription: patternlabtlmd
shortname: patternlabtlmd
vhost:
servername: local.patternlab.telemundo.com
documentroot: Publisher7_nbcutelemundo/prototype/patternlab-php/public
- subscription: nbcuuomerch
shortname: nbcuuomerch
vhost:
servername: local.nbcuuomerch.com
documentroot: Publisher7_nbcuuomerch/docroot
config:
newrelic:
license: licensekey
prefix: username
nodejs: true
phantomjs: true
ruby: true
splunk: true
# Note that the mailcatcher role requires the ruby role.
mailcatcher: true