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\ci-server | ci-server | 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\ci-server | ci-server | Thu Apr 18 18:08:55 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 9 | 274 |
Changed | 8 | 24 |
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 | www_root: /var/www/h tml | |
3 | # The vari ables file used by t he playboo ks in the ci-server group. | |
4 | # These do n't have t o be expli citly impo rted by va rs_files: they are a utopopulat ed. | |
5 | ||
6 | # Optional method of pinning a specific version of Jenkins a nd/or over riding the | |
7 | # default Jenkins pa ckaging UR L. | |
8 | jenkins_pk g_url: "{{ mccf_pub_ repo_url } }/yum/MCCF " | |
9 | jenkins_up date_url: "{{ mccf_p ub_repo_ur l }}/jenki ns" | |
10 | jenkins_up date_cente r: "http:/ /updates.j enkins-ci. org/update -center.js on" | |
11 | ||
12 | #The syste m hostname ; usually localhost works fine . | |
13 | #This will be used d uring setu p to commu nicate wit h the runn ing Jenkin s instance via HTTP requests. | |
14 | jenkins_ho stname: lo calhost | |
15 | ||
16 | #The Jenki ns home di rectory wh ich, among st others, is being used for s toring art ifacts, wo rkspaces a nd plugins . | |
17 | #This vari able allow s you to o verride th e default /var/lib/j enkins loc ation. | |
18 | ||
19 | #The locat ion at whi ch the jen kins-cli.j ar jarfile will be k ept. This is used fo r communic ating with Jenkins v ia the CLI . | |
20 | jenkins_ja r_location : /opt/jen kins-cli.j ar | |
21 | ||
22 | #Jenkins p lugins to be install ed automat ically dur ing provis ioning | |
23 | jenkins_pl ugins: [] | |
24 | jenkins_sy nc_jobs: t rue | |
25 | skip_jobs: | |
26 | - MCCF_T AS/jobs/bi tbucket_ho ok_test | |
27 | - Mainte nanceTasks /jobs/MCCF _CF_TRM_Co mpare_task | |
28 | - Mainte nanceTasks /jobs/scm_ sync_test | |
29 | - Mainte nanceTasks /jobs/jenk ins_test_a ccess | |
30 | ||
31 | #The HTTP port for J enkins' we b interfac e. | |
32 | jenkins_ht tp_port: PORT | |
33 | jenkins_ht tps_port: PORT | |
34 | ||
35 | #Used for setting a URL prefix for your Jenkins in stallation . | |
36 | #The optio n is added as --pref ix={{ jenk ins_url_pr efix }} to the Jenki ns initial ization ja va invocat ion, | |
37 | #so you ca n access t he install ation at a path like http://ww w.example. com{{ jenk ins_url_pr efix }}. | |
38 | #Make sure you start the prefi x with a / (e.g. /je nkins). | |
39 | jenkins_ur l_prefix: "" | |
40 | jenkins_de fault_url: "http://{ { jenkins_ hostname } }:{{ jenki ns_http_po rt }}{{ je nkins_url_ prefix | d efault('') }}" | |
41 | ||
42 | #Default a dmin accou nt credent ials which will be c reated the first tim e Jenkins is install ed. | |
43 | jenkins_ad min_userna me: AI | |
44 | jenkins_ad min_passwo rd: " AI " | |
45 | jenkins_ad min_email: "{{ jenki ns_process _user }}@{ { jenkins_ hostname } }" | |
46 | ||
47 | #Mailer Re ply-To Add ress: Addr ess to inc lude in th e Reply-To header. | |
48 | jenkins_do notreply_e mail: "don otreply@ha lfaker.com " | |
49 | ||
50 | #comma sep arated lis t To CC o r BCC some one instea d of putti ng them in the To li st, | |
51 | #add cc: o r bcc: bef ore the em ail addres s (e.g., c c:someone@ example.co m, bcc:bob @example.c om). | |
52 | #You may u se the $DE FAULT_RECI PIENTS tok en in proj ects to in clude this default l ist | |
53 | jenkins_de fault_reci pient_emai l: "cc: PII " | |
54 | ||
55 | #A comma s eparated l ist of e-m ail addres ses to use in the Re ply-To hea der of the email. | |
56 | #This valu e will be available as $DEFAUL T_REPLYTO in the pro ject confi guration. | |
57 | jenkins_de fault_repl y_email: " PII " | |
58 | ||
59 | jenkins_ex cluded_plu gins: 'rqm -plugin.*, teamconcer t.*,scm-sy nc-configu ration.*' | |
60 | maven_prox ies: [] | |
61 | ||
62 | #set java packages t o use diff erent vers ion than t he | |
63 | # default (OpenJDK 1 .8) | |
64 | java_packa ges: | |
65 | - java-1 .8.0-openj dk-devel | |
66 | ||
67 | jenkins_de fault_user s: | |
68 | clach: | |
69 | email: "PII" | |
70 | perm: [Jenkins.A DMINISTER] | |
71 | fullna me: "Chery l Lach" | |
72 | tuser: | |
73 | email: "test.use r@localhos t.com" | |
74 | perm: ["Jenkins. Read"," It em.Cancel" , "Item.Re ad", "Item .Build","C redentials .View","Ag ent.Build" ,"job.read ","run.rep lay","lock ableresour ces.reserv e","View.R ead"] | |
75 | fullna me: "Test User" | |
76 | vhaactas fpcdnsrtc: | |
77 | email: " PII " | |
78 | perm: [Jenkins.R EAD,item.R EAD,item.B UILD,item. WORKSPACE, run.REPLAY ,view.READ ,scm.TAG] | |
79 | fullna me: "RTC B uild Servi ce Account " | |
80 | ||
81 | jenkins_re move_users : | |
82 | - mjenks | |
83 | - dazzol ina | |
84 | - dmcall ister | |
85 | - ajdeli sle | |
86 | - thowar d | |
87 | - jenkin s_build | |
88 | - mcordi | |
89 | - pwhale n | |
90 | - smaerd ian | |
91 | - mdawso n | |
92 | ||
93 | jenkins_cr edentials: | |
94 | jenkins_ confluence _auth: | |
95 | creden tial_type: StringCre dentialsIm pl | |
96 | descri ption: MCC F Confluen ce access for jenkin s | |
97 | userna me: AI | |
98 | secret: " AI " | |
99 | jenkins_ build: | |
100 | creden tial_type: UsernameP asswordCre dentialsIm pl | |
101 | creden tial_id: j enkins_bui ld | |
102 | descri ption: MCC F Jenkins bitbucket access | |
103 | username: AI | |
104 | password: " AI " | |
105 | ||
106 | jenkins_gl obal_vars: | |
107 | - name: NPM_REGIST RY | |
108 | value: "{{ npm_r egistry }} " | |
109 | ||
110 | - name: MCCF_PUB_R EPO_URL | |
111 | value: "{{ mccf_ pub_url }} /repo" | |
112 | ||
113 | - name: VAULTPASS_ PATH | |
114 | value: "~/.vault _pass" | |
115 | ||
116 | - name: ENV | |
117 | value: "{{ env } }" | |
118 | ||
119 | jenkins_ac cess_keys: | |
120 | - {src: 'jenkins-p ri-key' , dest: 'id_ rsa', mode : '0600', decrypt: y es } | |
121 | - {src: 'jenkins-p ub-key' , dest: 'id_ rsa.pub', mode: '044 4', decryp t: no } | |
122 | ||
123 | jenkins_sy stemMessag e: "Jenkin s MCCF Ser ver setup complete" | |
124 | ||
125 | nodejs_npm _global_pa ckages: | |
126 | # # Insta ll a speci fic versio n of a pac kage. | |
127 | # - name: jslint | |
128 | # versi on: 0.9.3 | |
129 | # # Insta ll the lat est stable release o f a packag e. | |
130 | # - name: node-sass | |
131 | - name: check-depe ndencies | |
132 | versio n: '1.1.0' | |
133 | ||
134 | - name: selenium-s tandalone | |
135 | versio n: '6.0.1' | |
136 | ||
137 | - name: protractor | |
138 | versio n: '5.1.1' | |
139 | ||
140 | - name: grunt | |
141 | versio n: '1.0.1' | |
142 | ||
143 | - name: typescript | |
144 | versio n: '2.1.6' | |
145 | ||
146 | tas_stagin g_root: "{ { www_root }}/dev/ta s" | |
147 | ||
148 | gitGlobalC onfigName: mccf_jenk ins_build | |
149 | gitGlobalC onfigEmail : "mccfsys temadmins@ halfaker.c om" |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.