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\local\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\local\group_vars\all | all | Thu Apr 18 18:11:43 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 13 | 250 |
Changed | 12 | 52 |
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: local | |
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 | #The Jenki ns home di rectory wh ich, among st others, is being used for s toring art ifacts, wo rkspaces a nd plugins . | |
8 | #This vari able allow s you to o verride th e default /var/lib/j enkins loc ation. | |
9 | jenkins_ho me: /var/l ib/jenkins | |
10 | jenkins_pr ocess_user : jenkins | |
11 | jenkins_pr ocess_grou p: "{{ jen kins_proce ss_user }} " | |
12 | ||
13 | ansible_ss h_user: va grant | |
14 | # mccf sou rce reposi tory infor mation | |
15 | mccf_repo: mccf-dev, mccf,mccf- va | |
16 | ||
17 | # mccf sta ging urls | |
18 | mccf_vista _base_url: "http://a ws-vista.m ccf.halfak erlabs.com " | |
19 | mccf_vista _link_base _url: "htt p://aws-vi sta.mccf.h alfakerlab s.com" | |
20 | mccf_stagi ng_base_ur l: "http:/ /aws-maste r.mccf.hal fakerlabs. com" | |
21 | mccf_stagi ng_url: "{ { mccf_sta ging_base_ url }}/dev " | |
22 | mccf_tas_u rl: "{{ mc cf_staging _url }}/ta s" | |
23 | ||
24 | mccf_pub_u rl: "{{ mc cf_staging _base_url }}/pub" | |
25 | mccf_pub_r epo_url: " {{ mccf_pu b_url }}/r epo" | |
26 | mccf_dev_r epo_url: " {{ mccf_st aging_url }}/repo" | |
27 | mccf_npm_r epo_url: " {{ mccf_pu b_repo_url }}/npm" | |
28 | mccf_misc_ repo_url: "{{ mccf_p ub_repo_ur l }}/misc" | |
29 | mccf_maven _repo_url: "{{ mccf_ pub_repo_u rl }}/mave n/maven2" | |
30 | mccf_windo ws_repo_ur l: "{{ mcc f_dev_repo _url }}/wi ndows_inst allers" | |
31 | ||
32 | mccf_eAdmi n_url: "{{ mccf_pub_ url }}/eAd min" | |
33 | mccf_eBill _url: "{{ mccf_pub_u rl }}/eBil l" | |
34 | mccf_eIns_ url: "{{ m ccf_pub_ur l }}/eIns" | |
35 | mccf_ePay_ url: "{{ m ccf_pub_ur l }}/ePay" | |
36 | mccf_ePhar m_url: "{{ mccf_pub_ url }}/ePh arm" | |
37 | ||
38 | latest_sta ging: "lat est_dev" | |
39 | latest_fhi r_staging: "latest_f hir_dev" | |
40 | latest_tas api_stagin g: "latest _tasapi_de v" | |
41 | latest_vis talink_sta ging: "lat est_vistal ink_dev" | |
42 | tas_site_u rl: "https ://{{ inve ntory_host name }}" | |
43 | tas_api_ur l: "https: //localhos t:8193" | |
44 | ||
45 | sinopia_pk g_url: "{{ mccf_npm_ repo_url } }/sinopia" | |
46 | groovy_pkg _url: "{{ mccf_misc_ repo_url } }/groovy" | |
47 | fortify_do wnload_url : "{{ mccf _pub_repo_ url }}/for tify/Forti fy" | |
48 | ||
49 | jmeter_dow nload_url: "{{ mccf_ misc_repo_ url }}/jme ter" | |
50 | maven_down load_url: "{{ mccf_m isc_repo_u rl }}/mave n" | |
51 | muleesb_do wnload_url : "{{ mccf _staging_u rl }}/repo /misc/mule " | |
52 | nexus_down load_url: "{{ mccf_s taging_url }}/repo/m isc/nexus" | |
53 | tomcat_dow nload_url: "{{ mccf_ misc_repo_ url }}/tom cat" | |
54 | siteminder _download_ url: "{{ m ccf_misc_r epo_url }} /SiteMinde r" | |
55 | ||
56 | # URL to i nstall sin opia repos itory | |
57 | sinopia_ho st: "http: //localhos t" | |
58 | sinopia_po rt: " PORT " | |
59 | sinopia_ad min_user: AI | |
60 | sinopia_ad min_passwd : " A I
|
|
61 | sinopia_ad min_email: PII | |
62 | ||
63 | #to use si nopia repo sitory | |
64 | npm_regist ry: "{{ mc cf_staging _base_url }}:{{ sino pia_port } }" | |
65 | ||
66 | # URL to i nstall nex us reposit ory | |
67 | nexus_host : "http:// localhost" | |
68 | nexus_port : " PORT " | |
69 | nexus_admi n_user: AI | |
70 | nexus_admi n_password : " AI " | |
71 | nexus_admi n_email: PII | |
72 | ||
73 | NODE_ENV: dev | |
74 | ||
75 | use_ssl: f alse | |
76 | ||
77 | destinatio n_cert_pat h: /etc/pk i/tls/cert s | |
78 | destinatio n_key_path : /etc/pki /tls/priva te | |
79 | ||
80 | SSLCipherS uite: "HIG H:!MEDIUM: !aNULL:!MD 5:!SEED:!I DEA" | |
81 | SSLCertifi cateFile: "{{ destin ation_cert _path }}/l ocalhost.c rt" | |
82 | SSLCertifi cateKeyFil e: "{{ des tination_k ey_path }} /localhost .key" | |
83 | SSLCertifi cateChainF ile: "{{ d estination _cert_path }}/localh ost.crt" | |
84 | SSLCACerti ficateFile : "{{ dest ination_ce rt_path }} /ca-bundle .crt" | |
85 | ||
86 | siteminder _trusted_h ost_name: "{{ invent ory_hostna me }}" | |
87 | siteminder _agent_con figuration _object: " MCCFAgentC onfig" | |
88 | siteminder _host_conf iguration_ object: "I NTHCO" | |
89 | siteminder _ip_addres s: DNS . URL | |
90 | siteminder _passwd: " AI " | |
91 | ||
92 | policy_ser vers: | |
93 | - {server _ip: IP , ports: " PORT "} | |
94 | - {server _ip: IP , ports: " PORT "} | |
95 | ||
96 | policy_ser ver_ports: | |
97 | - PORT | |
98 | - PORT | |
99 | - PORT | |
100 | ||
101 | #### TAS E NV SPECIFI C SETTINGS , USED TO GENERATE T AS ENV FIL E #### | |
102 | #true/fals e, used to determine if using the backen d to store data | |
103 | enable_api : "false" | |
104 | #API Varia bles | |
105 | api_host: 'http://lo calhost:30 00' | |
106 | ||
107 | #SSOi envi ronment va riables - also used in mccf_de vops/templ ates/tas_c ore_env.js .j2 | |
108 | ssoiLandin gHost: 'ht tps:// DNS . URL ' | |
109 | ssoiAppId: '/central login/cent rallanding .aspx?appi d=MCCFEDIT AS&target= ' | |
110 | ||
111 | #tableau s erver endp oint | |
112 | tableau_se rver: "" | |
113 | ||
114 | #### VA FH IR SERVER SETTINGS, USED TO GE NERATE VA- FHIR-Serve r.xml #### | |
115 | mccf_loggi ng_service _url: "htt p://localh ost:3000/_ /core/api/ v2/logging " | |
116 | mccf_loggi ng_service _loglevel: debug | |
117 | mccf_loggi ng_use: "o ff" | |
118 | ||
119 | # NGINX Co nfiguratio n settings . | |
120 | nginx_pack age_name: "rh-nginx1 14-nginx" | |
121 | NGINX_SYST EMD_FILE: rh-nginx11 4-nginx.se rvice | |
122 | PROXY_PASS _LOCAL: '1 27.0.0.1' | |
123 | NGINX_LIST EN_PROTO: 'ssl http2 ' | |
124 | NGINX_WRKR _PROCESSES : 6 | |
125 | NGINX_WRKR _CONNECTIO NS: 8192 | |
126 | NGINX_HTML _PORT: PORT | |
127 | NGINX_SSL_ PORT: PORT | |
128 | NGINX_ETC_ DIR: '/etc /opt/rh/rh -nginx114/ nginx' | |
129 | NGINX_ROOT _DIR: '/op t/rh/rh-ng inx114/roo t/usr/shar e/nginx/ht ml' | |
130 | NGINX_PROX Y_HEADER_H OST: DNS . URL | |
131 | NGINX_BIN_ DIR: '/opt /rh/rh-ngi nx114/root /usr/sbin' | |
132 | ||
133 | # RabbitMQ Configura tion setti ng for pro xy via NGI NX | |
134 | RMQUI_SERV ER: DNS . URL | |
135 | RMQUI_PORT : PORT | |
136 | # VA FHIR Server Con figuration setting f or proxy v ia NGINX | |
137 | VAFHIR_SER VER: DNS | |
138 | VAFHIR_POR T: PORT | |
139 | VAFHIR_LOC ATION: VA- FHIR-Serve r | |
140 | # TAS_API / Docker S warm Confi guration s etting for proxy via NGINX | |
141 | TASAPI_DKR SWM_SERVER : DNS | |
142 | TASAPI_DKR SWM_PORT: PORT | |
143 | TASAPI_DKR SWM_LOCATI ON: api | |
144 | # VA VistA Link Gate way variab les for pr oxy settin gs via NGI NX | |
145 | VISTA_GENE RIC_SERVER : aws-vist a.mccf.hal fakerlabs. com | |
146 | docker_pro xy_pass: " http://{{ inventory_ hostname } }:8085" | |
147 | docker_pro xy_reverse : "http:// {{ invento ry_hostnam e }}:8085" | |
148 | ||
149 | tomcat_web apps: "{{ tomcat_cat alina_home }}/webapp s" | |
150 | tomcat_cat alina_home : "{{ tomc at_usr_sha re }}" | |
151 | 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.