Produced by Araxis Merge on 5/14/2018 1:18:41 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_Infrastructure.zip\MCCF_EDI_TAS_Infrastructure\mccf_devops\environments\MAG_SQA\group_vars\ci-server | ci-server | Wed Mar 28 00:02:40 2018 UTC |
| 2 | MCCF_EDI_TAS_Infrastructure.zip\MCCF_EDI_TAS_Infrastructure\mccf_devops\environments\MAG_SQA\group_vars\ci-server | ci-server | Thu May 10 15:13:13 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 12 | 254 |
| Changed | 11 | 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: MAG_S QA | |
| 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: "ht tp:// DNS . URL /pub/repo/ yum/MCCF" | |
| 9 | jenkins_up date_url: "http:// DNS . URL /pub/repo/ jenkins" | |
| 10 | jenkins_up date_cente r: "" | |
| 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: DNS . URL | |
| 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 | jenkins_pr ocess_user : jenkins | |
| 19 | jenkins_ho me: "/home /{{ jenkin s_process_ user }}" | |
| 20 | jenkins_pr ocess_grou p: "{{ jen kins_proce ss_user }} " | |
| 21 | ||
| 22 | #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 . | |
| 23 | jenkins_ja r_location : /opt/jen kins-cli.j ar | |
| 24 | ||
| 25 | #The HTTP port for J enkins' we b interfac e. | |
| 26 | jenkins_ht tp_port: 8 080 | |
| 27 | jenkins_ht tps_port: 8443 | |
| 28 | ||
| 29 | #Jenkins p lugins to be install ed automat ically dur ing provis ioning | |
| 30 | jenkins_pl ugins: [] | |
| 31 | #jenkins_s ync_jobs: true | |
| 32 | skip_jobs: | |
| 33 | - MCCF_T AS/jobs/bi tbucket_ho ok_test | |
| 34 | - MCCF_T AS/jobs/br anch_deplo y_MCCF_TAS _Core | |
| 35 | - MCCF_T AS/jobs/MC CF_TAS_COR E_branch_b uild | |
| 36 | - Mainte nanceTasks /jobs/MCCF _CF_TRM_Co mpare_task | |
| 37 | - Mainte nanceTasks /jobs/scm_ sync_test | |
| 38 | - Mainte nanceTasks /jobs/jenk ins_test_a ccess | |
| 39 | ||
| 40 | #Used for setting a URL prefix for your Jenkins in stallation . | |
| 41 | #The optio n is added as --pref ix={{ jenk ins_url_pr efix }} to the Jenki ns initial ization ja va invocat ion, | |
| 42 | #so you ca n access t he install ation at a path like http://ww w.example. com{{ jenk ins_url_pr efix }}. | |
| 43 | #Make sure you start the prefi x with a / (e.g. /je nkins). | |
| 44 | jenkins_ur l_prefix: "" | |
| 45 | ||
| 46 | #Default a dmin accou nt credent ials which will be c reated the first tim e Jenkins is install ed. | |
| 47 | jenkins_ad min_userna me: jenkin s_admin | |
| 48 | jenkins_ad min_passwo rd: "{{ je nkins_admi n_pwd }}" | |
| 49 | jenkins_ad min_email: "{{ jenki ns_process _user }}@{ { jenkins_ hostname } }" | |
| 50 | ||
| 51 | #Mailer Re ply-To Add ress: Addr ess to inc lude in th e Reply-To header. | |
| 52 | jenkins_do notreply_e mail: " PII " | |
| 53 | ||
| 54 | #comma sep arated lis t To CC o r BCC some one instea d of putti ng them in the To li st, | |
| 55 | #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). | |
| 56 | #You may u se the $DE FAULT_RECI PIENTS tok en in proj ects to in clude this default l ist | |
| 57 | jenkins_de fault_reci pient_emai l: "cc: PII " | |
| 58 | ||
| 59 | #A comma s eparated l ist of e-m ail addres ses to use in the Re ply-To hea der of the email. | |
| 60 | #This valu e will be available as $DEFAUL T_REPLYTO in the pro ject confi guration. | |
| 61 | jenkins_de fault_repl y_email: " PII " | |
| 62 | ||
| 63 | jenkins_ex cluded_plu gins: 'hip chat.*,scm -sync-conf iguration. *' | |
| 64 | maven_prox ies: [] | |
| 65 | ||
| 66 | #set java packages t o use diff erent vers ion than t he | |
| 67 | # default (OpenJDK 1 .8) | |
| 68 | java_packa ges: | |
| 69 | - java-1 .8.0-openj dk-devel | |
| 70 | ||
| 71 | jenkins_de fault_user s: | |
| 72 | jenkin s_build: | |
| 73 | emai l: " PII " | |
| 74 | perm : [Jenkins .READ] | |
| 75 | full name: "Jen kins Build user" | |
| 76 | clach: | |
| 77 | emai l: " PII " | |
| 78 | perm : [Jenkins .ADMINISTE R] | |
| 79 | full name: "Che ryl Lach" | |
| 80 | mcordi : | |
| 81 | emai l: " PII " | |
| 82 | perm : [Jenkins .READ,item .READ] | |
| 83 | full name: "Mik e Cordi" | |
| 84 | thowar d: | |
| 85 | emai l: " PII " | |
| 86 | perm : [Jenkins .READ] | |
| 87 | full name: "Ton y Howard" | |
| 88 | vthomp son: | |
| 89 | emai l: " PII " | |
| 90 | perm : [Jenkins .READ,item .READ] | |
| 91 | full name: "Ver nita Thomp son" | |
| 92 | vhaact asfpcdnsrt c: | |
| 93 | emai l: " PII " | |
| 94 | perm : [Jenkins .READ,item .READ,item .BUILD,ite m.WORKSPAC E,run.REPL AY,view.RE AD,scm.TAG ] | |
| 95 | full name: "RTC Build Ser vice Accou nt" | |
| 96 | ||
| 97 | jenkins_re move_users : | |
| 98 | - lben hart | |
| 99 | - dmca llister | |
| 100 | ||
| 101 | jenkins_gl obal_vars: | |
| 102 | - name : NPM_REGI STRY | |
| 103 | valu e: "{{ npm _registry }}" | |
| 104 | ||
| 105 | - name : MCCF_PUB _REPO_URL | |
| 106 | valu e: "{{ mcc f_pub_url }}/repo" | |
| 107 | ||
| 108 | - name : VAULTPAS S_PATH | |
| 109 | valu e: "~/.vau lt_pass" | |
| 110 | ||
| 111 | - name : ENV | |
| 112 | valu e: "{{ env }}" | |
| 113 | ||
| 114 | jenkins_ac cess_keys: | |
| 115 | - {src : 'jenkins -pri-key' , dest: 'i d_rsa', mo de: '0600' , decrypt: yes } | |
| 116 | - {src : 'jenkins -pub-key' , dest: 'i d_rsa.pub' , mode: '0 444', decr ypt: no } | |
| 117 | ||
| 118 | nodejs_npm _global_pa ckages: | |
| 119 | # # Insta ll a speci fic versio n of a pac kage. | |
| 120 | # - name: jslint | |
| 121 | # versi on: 0.9.3 | |
| 122 | # # Insta ll the lat est stable release o f a packag e. | |
| 123 | # - name: node-sass | |
| 124 | - name: check-depe ndencies | |
| 125 | versio n: '1.1.0' | |
| 126 | ||
| 127 | - name: selenium-s tandalone | |
| 128 | versio n: '6.0.1' | |
| 129 | ||
| 130 | - name: protractor | |
| 131 | versio n: '5.1.1' | |
| 132 | ||
| 133 | - name: grunt | |
| 134 | versio n: '1.0.1' | |
| 135 | ||
| 136 | - name: typescript | |
| 137 | versio n: '2.1.6' | |
| 138 | ||
| 139 | tas_stagin g_root: "{ { www_root }}/rtc/ta s" |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.