Produced by Araxis Merge on 4/18/2019 5:55:24 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\environments\AWS_DEV\group_vars\all | all | Wed Apr 3 02:27:20 2019 UTC |
2 | MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\environments\AWS_DEV\group_vars\all | all | Thu Apr 18 18:24:19 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 32 | 368 |
Changed | 31 | 70 |
Inserted | 0 | 0 |
Removed | 0 | 0 |
Whitespace | |
---|---|
Character case | Differences in character case are significant |
Line endings | Differences in line endings (CR and LF characters) are ignored |
CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
1 | env: AWS_D EV | |
2 | # Variable s listed h ere are ap plicable t o all host groups | |
3 | ||
4 | httpd_port : PORT | |
5 | repository : https:// bitbucket. org/halfak er/mccf_de vops.git | |
6 | service_al ert_email: "david.ho lton@halfa ker.com, r oot@localh ost" | |
7 | ||
8 | jenkins_pr ocess_user : jenkins | |
9 | jenkins_ho me: /var/l ib/jenkins | |
10 | jenkins_pr ocess_grou p: "{{ jen kins_proce ss_user }} " | |
11 | ||
12 | ansible_ss h_user: je nkins | |
13 | # mccf sou rce reposi tory infor mation | |
14 | mccf_repo: mccf | |
15 | ||
16 | # mccf sta ging urls | |
17 | mccf_vista _base_url: "http://a ws-vista.m ccf.halfak erlabs.com " | |
18 | mccf_vista _link_base _url: "htt p://aws-vi sta.mccf.h alfakerlab s.com" | |
19 | mccf_stagi ng_base_ur l: "http:/ /aws-maste r.mccf.hal fakerlabs. com" | |
20 | mccf_stagi ng_url: "{ { mccf_sta ging_base_ url }}/dev " | |
21 | mccf_tas_u rl: "{{ mc cf_staging _url }}/ta s" | |
22 | ||
23 | mccf_pub_u rl: "{{ mc cf_staging _base_url }}/pub" | |
24 | mccf_pub_r epo_url: " {{ mccf_pu b_url }}/r epo" | |
25 | mccf_dev_r epo_url: " {{ mccf_st aging_url }}/repo" | |
26 | mccf_npm_r epo_url: " {{ mccf_pu b_repo_url }}/npm" | |
27 | mccf_misc_ repo_url: "{{ mccf_p ub_repo_ur l }}/misc" | |
28 | mccf_maven _repo_url: "{{ mccf_ pub_repo_u rl }}/mave n/maven2" | |
29 | mccf_windo ws_repo_ur l: "{{ mcc f_dev_repo _url }}/wi ndows_inst allers" | |
30 | ||
31 | mccf_eAdmi n_url: "{{ mccf_pub_ url }}/eAd min" | |
32 | mccf_eBill _url: "{{ mccf_pub_u rl }}/eBil l" | |
33 | mccf_eIns_ url: "{{ m ccf_pub_ur l }}/eIns" | |
34 | mccf_ePay_ url: "{{ m ccf_pub_ur l }}/ePay" | |
35 | mccf_ePhar m_url: "{{ mccf_pub_ url }}/ePh arm" | |
36 | ||
37 | latest_sta ging: "lat est_dev" | |
38 | latest_fhi r_staging: "latest_f hir_dev" | |
39 | latest_tas api_stagin g: "latest _tasapi_de v" | |
40 | latest_vis talink_sta ging: "lat est_vistal ink_dev" | |
41 | tas_site_u rl: "https ://{{ inve ntory_host name }}" | |
42 | tas_api_ur l: "https: //{{ inven tory_hostn ame }}:819 3" | |
43 | ||
44 | sinopia_pk g_url: "{{ mccf_npm_ repo_url } }/sinopia" | |
45 | groovy_pkg _url: "{{ mccf_misc_ repo_url } }/groovy" | |
46 | fortify_do wnload_url : "{{ mccf _pub_repo_ url }}/for tify/Forti fy" | |
47 | ||
48 | jmeter_dow nload_url: "{{ mccf_ misc_repo_ url }}/jme ter" | |
49 | maven_down load_url: "{{ mccf_m isc_repo_u rl }}/mave n" | |
50 | muleesb_do wnload_url : "{{ mccf _misc_repo _url }}/mu le" | |
51 | nexus_down load_url: "{{ mccf_m isc_repo_u rl }}/nexu s" | |
52 | tomcat_dow nload_url: "{{ mccf_ misc_repo_ url }}/tom cat" | |
53 | siteminder _download_ url: "{{ m ccf_misc_r epo_url }} /SiteMinde r" | |
54 | ||
55 | # URL to i nstall sin opia repos itory | |
56 | sinopia_ho st: "http: //aws-mast er.mccf.ha lfakerlabs .com" | |
57 | sinopia_po rt: "4873" | |
58 | sinopia_ad min_user: npm_admin | |
59 | sinopia_ad min_passwd : "{{ sino pia_admin_ pwd }}" | |
60 | sinopia_ad min_email: PII | |
61 | ||
62 | #to use si nopia repo sitory | |
63 | npm_regist ry: "{{ si nopia_host }}:{{ sin opia_port }}" | |
64 | ||
65 | #Nexus Rep ository Se ttings | |
66 | nexus_host : "http:// aws-dbs.mc cf.halfake rlabs.com" | |
67 | nexus_port : " PORT " | |
68 | nexus_admi n_user: AI | |
69 | nexus_admi n_password : "{{ AI }}" | |
70 | nexus_admi n_email: PII | |
71 | ||
72 | NODE_ENV: dev | |
73 | ||
74 | use_ssl: t rue | |
75 | ||
76 | destinatio n_cert_pat h: /etc/pk i/tls/cert s | |
77 | destinatio n_key_path : /etc/pki /tls/priva te | |
78 | ||
79 | SSLCipherS uite: "HIG H:!MEDIUM: !aNULL:!MD 5:!SEED:!I DEA" | |
80 | SSLCertifi cateFile: "{{ destin ation_cert _path }}/T AS.crt" | |
81 | SSLCertifi cateKeyFil e: "{{ des tination_k ey_path }} /TAS.key" | |
82 | SSLCertifi cateChainF ile: "{{ d estination _cert_path }}/sslfor free.com.c rt" | |
83 | SSLCACerti ficateFile : "{{ dest ination_ce rt_path }} /ca-bundle .crt" | |
84 | ||
85 | #do not de ploy this, it is a m aster file | |
86 | csr_name: | |
87 | ||
88 | #do not de ploy this, it is a m aster file | |
89 | primary_ce rt: | |
90 | ||
91 | siteminder _trusted_h ost_name: "" | |
92 | siteminder _agent_con figuration _object: " " | |
93 | siteminder _host_conf iguration_ object: "" | |
94 | siteminder _ip_addres s: '' | |
95 | siteminder _passwd: ' ' | |
96 | policy_ser vers: [] | |
97 | ||
98 | policy_ser ver_ports: [] | |
99 | #### TAS E NV SPECIFI C SETTINGS , USED TO GENERATE T AS ENV FIL E #### | |
100 | #true/fals e, used to determine if using the backen d to store data | |
101 | enable_api : 'false' | |
102 | #API Varia bles | |
103 | api_host: 'http://lo calhost:30 00' | |
104 | ||
105 | #SSOi envi ronment va riables - also used in mccf_de vops/templ ates/tas_c ore_env.js .j2 | |
106 | ssoiLandin gHost: 'ht tps:// DNS . URL ' | |
107 | ssoiAppId: '/central login/cent rallanding .aspx?appi d=MCCFEDIT AS&target= ' | |
108 | ||
109 | #tableau s erver endp oint | |
110 | tableau_se rver: "" | |
111 | ||
112 | #### VA FH IR SERVER SETTINGS, USED TO GE NERATE VA- FHIR-Serve r.xml #### | |
113 | mccf_loggi ng_service _url: "htt p://{{ inv entory_hos tname }}:3 000/_/core /api/v2/lo gging" | |
114 | mccf_loggi ng_service _loglevel: debug | |
115 | mccf_loggi ng_use: "o ff" | |
116 | ||
117 | # NGINX Co nfiguratio n settings . | |
118 | nginx_pack age_name: "nginx" | |
119 | NGINX_SYST EMD_FILE: nginx.serv ice | |
120 | PROXY_PASS _LOCAL: '1 27.0.0.1' | |
121 | NGINX_LIST EN_PROTO: 'ssl http2 ' | |
122 | NGINX_WRKR _PROCESSES : 6 | |
123 | NGINX_WRKR _CONNECTIO NS: 8192 | |
124 | NGINX_HTML _PORT: PORT | |
125 | NGINX_SSL_ PORT: PORT | |
126 | NGINX_ETC_ DIR: '/etc /nginx' | |
127 | NGINX_ROOT _DIR: '/op t/rh/rh-ng inx114/roo t/usr/shar e/nginx/ht ml' | |
128 | NGINX_PROX Y_HEADER_H OST: aws-a pp.mccf.ha lfakerlabs .com | |
129 | NGINX_BIN_ DIR: '/opt /rh/rh-ngi nx114/root /usr/share ' | |
130 | ||
131 | # RabbitMQ Configura tion setti ng for pro xy via NGI NX | |
132 | RMQUI_SERV ER: aws-ap p.mccf.hal fakerlabs. com | |
133 | RMQUI_PORT : PORT | |
134 | ||
135 | # VA FHIR Server Con figuration setting f or proxy v ia NGINX | |
136 | VAFHIR_SER VER: aws-a pp.mccf.ha lfakerlabs .com | |
137 | VAFHIR_POR T: PORT | |
138 | VAFHIR_LOC ATION: VA- FHIR-Serve r | |
139 | ||
140 | # TAS_API / Docker S warm Confi guration s etting for proxy via NGINX | |
141 | TASAPI_DKR SWM_SERVER : aws-app. mccf.halfa kerlabs.co m | |
142 | TASAPI_DKR SWM_PORT: PORT | |
143 | TASAPI_DKR SWM_LOCATI ON: api | |
144 | ||
145 | # VA VistA Link Gate way variab les for pr oxy settin gs via NGI NX | |
146 | #DEV VISTA is locate d on AITC' s 830 syst em, port PORT | |
147 | VISTA_GENE RIC_SERVER : aws-vist a.mccf.hal fakerlabs. com | |
148 | VISTA_GENE RIC_DEV_LO CATION: de vVistA | |
149 | VISTA_GENE RIC_DEV_PO RT: PORT | |
150 | # CI VIS TA is loca ted on AIT C's 830 sy stem, port 9081 | |
151 | VISTA_GENE RIC_CI_LOC ATION: ciV istA | |
152 | VISTA_GENE RIC_CI_POR T: PORT | |
153 | # CIT VI STA is loc ated on AI TC's 830 s ystem, por t 9082 | |
154 | VISTA_GENE RIC_CIT_LO CATION: ci tVistA | |
155 | VISTA_GENE RIC_CIT_PO RT: PORT | |
156 | # SQA VI STA is loc ated on AI TC's 830 s ystem, por t 9083 | |
157 | VISTA_GENE RIC_SQA_LO CATION: sq aVistA | |
158 | VISTA_GENE RIC_SQA_PO RT: PORT | |
159 | # UAT VI STA is loc ated on AI TC's 830 s ystem, por t 9083 | |
160 | VISTA_GENE RIC_UAT_LO CATION: ua tVistA | |
161 | VISTA_GENE RIC_UAT_PO RT: PORT | |
162 | # | |
163 | # VistA Server 831 The serve r for this is the PR OXY_PASS_L OCAL serve r | |
164 | VISTA_831_ LOCATION1: vista1_83 1 | |
165 | VISTA_831_ PORT1: PORT | |
166 | VISTA_831_ LOCATION2: vista2_83 1 | |
167 | VISTA_831_ PORT2: PORT | |
168 | VISTA_831_ LOCATION3: vista3_83 1 | |
169 | VISTA_831_ PORT3: PORT | |
170 | VISTA_831_ LOCATION4: vista4_83 1 | |
171 | VISTA_831_ PORT4: PORT | |
172 | # | |
173 | # For DE V 0001 and 0002 | |
174 | VISTA_DEV_ SERVER: DNS . URL | |
175 | VISTA_DEV_ LOCATION1: dev_0001 | |
176 | VISTA_DEV_ PORT1: PORT | |
177 | VISTA_DEV_ LOCATION2: dev_0002 | |
178 | VISTA_DEV_ PORT2: PORT | |
179 | # | |
180 | # For eB illing dev , cit, sqa , and uat | |
181 | VISTA_EBIL L_SERVER: DNS . URL | |
182 | VISTA_EBIL L_DEV_LOCA TION: eBil ling_dev | |
183 | VISTA_EBIL L_DEV_PORT : PORT | |
184 | VISTA_EBIL L_CIT_LOCA TION: eBil ling_cit | |
185 | VISTA_EBIL L_CIT_PORT : PORT | |
186 | VISTA_EBIL L_SQA_LOCA TION: eBil ling_sqa | |
187 | VISTA_EBIL L_SQA_PORT : PORT | |
188 | VISTA_EBIL L_UAT_LOCA TION: eBil ling_uat | |
189 | VISTA_EBIL L_UAT_PORT : PORT | |
190 | # | |
191 | # For eP harmacy de v, cit, sq a, and uat | |
192 | VISTA_EPHR M_SERVER: DNS . URL | |
193 | VISTA_EPHR M_DEV_LOCA TION: ePha rmacy_dev | |
194 | VISTA_EPHR M_DEV_PORT : PORT | |
195 | VISTA_EPHR M_CIT_LOCA TION: ePha rmacy_cit | |
196 | VISTA_EPHR M_CIT_PORT : PORT | |
197 | VISTA_EPHR M_SQA_LOCA TION: ePha rmacy_sqa | |
198 | VISTA_EPHR M_SQA_PORT : PORT | |
199 | VISTA_EPHR M_UAT_LOCA TION: ePha rmacy_uat | |
200 | VISTA_EPHR M_UAT_PORT : PORT | |
201 | ||
202 | # FHIR pro xy definit ions for a pache http d | |
203 | fhir_proxy _pass: 'ht tp://aws-a pp.mccf.ha lfakerlabs .com:8080' | |
204 | fhir_proxy _reverse: 'http://aw s-app.mccf .halfakerl abs.com:80 80' | |
205 | ||
206 | rabbit_gui _proxy_pas s: 'http:/ /aws-app.m ccf.halfak erlabs.com :15672' | |
207 | rabbit_gui _proxy_rev erse: 'htt p://aws-ap p.mccf.hal fakerlabs. com:15672' | |
208 | rabbit_has h_proxy_pa ss: 'http: //aws-app. mccf.halfa kerlabs.co m:5671' | |
209 | rabbit_has h_proxy_re verse: 'ht tp://aws-a pp.mccf.ha lfakerlabs .com:5671' | |
210 | rabbit_que ues_proxy_ pass: 'tcp ://aws-app .mccf.half akerlabs.c om:5672' | |
211 | rabbit_que ues_proxy_ reverse: ' tcp://aws- app.mccf.h alfakerlab s.com:5672 ' | |
212 | ||
213 | docker_pro xy_pass: ' http://aws -app.mccf. halfakerla bs.com:808 5' | |
214 | docker_pro xy_reverse : 'http:// aws-app.mc cf.halfake rlabs.com: 8085' | |
215 | #proxy def initions | |
216 | ||
217 | tomcat_web apps: "{{ tomcat_cat alina_home }}/webapp s" | |
218 | tomcat_cat alina_home : "{{ tomc at_usr_sha re }}" | |
219 | tomcat_con f: "{{ tom cat_catali na_home }} /conf" |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.