Produced by Araxis Merge on 10/31/2017 11:20:22 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 | OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017.zip\OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017\mccf_devops\environments\EDE_UAT\group_vars\ci-server | ci-server | Sat Oct 7 07:36:18 2017 UTC |
| 2 | OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017.zip\OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017\mccf_devops\environments\EDE_UAT\group_vars\ci-server | ci-server | Tue Oct 31 19:27:05 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 8 | 200 |
| Changed | 7 | 14 |
| 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: EDE_U AT | |
| 2 | # The vari ables file used by t he playboo ks in the ci-server group. | |
| 3 | # These do n't have t o be expli citly impo rted by va rs_files: they are a utopopulat ed. | |
| 4 | ||
| 5 | # Optional method of pinning a specific version of Jenkins a nd/or over riding the | |
| 6 | # default Jenkins pa ckaging UR L. | |
| 7 | jenkins_pk g_url: "ht tp://vaaus fpctas801. aac.va.gov /pub/repo/ yum/MCCF" | |
| 8 | jenkins_up date_url: "http://va ausfpctas8 01.aac.va. gov/pub/re po/jenkins " | |
| 9 | jenkins_up date_cente r: "" | |
| 10 | ||
| 11 | #The syste m hostname ; usually localhost works fine . This wil l be used during set up to comm unicate wi th the run ning Jenki ns instanc e via HTTP requests. | |
| 12 | jenkins_ho stname: va ausfpctas8 01.aac.va. gov | |
| 13 | ||
| 14 | #The Jenki ns home di rectory wh ich, among st others, is being used for s toring art ifacts, wo rkspaces a nd plugins . | |
| 15 | #This vari able allow s you to o verride th e default /var/lib/j enkins loc ation. | |
| 16 | jenkins_ho me: /var/l ib/jenkins | |
| 17 | jenkins_pr ocess_user : vaaactas fpcjenkins | |
| 18 | jenkins_pr ocess_grou p: "{{ jen kins_proce ss_user }} " | |
| 19 | ||
| 20 | #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 . | |
| 21 | jenkins_ja r_location : /opt/jen kins-cli.j ar | |
| 22 | ||
| 23 | #The HTTP port for J enkins' we b interfac e. | |
| 24 | jenkins_ht tp_port: 8 080 | |
| 25 | ||
| 26 | #Jenkins p lugins to be install ed automat ically dur ing provis ioning | |
| 27 | jenkins_pl ugins: [] | |
| 28 | #jenkins_s ync_jobs: true | |
| 29 | ||
| 30 | #Used for setting a URL prefix for your Jenkins in stallation . | |
| 31 | #The optio n is added as --pref ix={{ jenk ins_url_pr efix }} to the Jenki ns initial ization ja va invocat ion, | |
| 32 | #so you ca n access t he install ation at a path like http://ww w.example. com{{ jenk ins_url_pr efix }}. | |
| 33 | #Make sure you start the prefi x with a / (e.g. /je nkins). | |
| 34 | jenkins_ur l_prefix: "" | |
| 35 | ||
| 36 | #Default a dmin accou nt credent ials which will be c reated the first tim e Jenkins is install ed. | |
| 37 | jenkins_ad min_userna me: jenkin s_admin | |
| 38 | jenkins_ad min_passwo rd: "{{ je nkins_admi n_password }}" | |
| 39 | ||
| 40 | jenkins_ex cluded_plu gins: 'hip chat.*' | |
| 41 | ||
| 42 | jenkins_de fault_user s: | |
| 43 | mcordi : | |
| 44 | emai l: " PII " | |
| 45 | perm : [Jenkins .READ,item .READ] | |
| 46 | full name: "Mik e Cordi" | |
| 47 | thowar d: | |
| 48 | emai l: " PII " | |
| 49 | perm : [Jenkins .ADMINISTE R] | |
| 50 | full name: "Ton y Howard" | |
| 51 | dmcall ister: | |
| 52 | emai l: " PII " | |
| 53 | perm : [Jenkins .ADMINISTE R] | |
| 54 | full name: "Dan iel Mcalli ster" | |
| 55 | lbenha rt: | |
| 56 | emai l: " PII " | |
| 57 | perm : [Jenkins .ADMINISTE R] | |
| 58 | full name: "Lee Benhart" | |
| 59 | jenkin s_build: | |
| 60 | emai l: " PII " | |
| 61 | perm : [Jenkins .READ] | |
| 62 | full name: "Jen kins Build user" | |
| 63 | vthomp son: | |
| 64 | emai l: " PII " | |
| 65 | perm : [Jenkins .READ,item .READ] | |
| 66 | full name: "Ver nita Thomp son" | |
| 67 | vhaact asfpcdnsrt c: | |
| 68 | emai l: " PII " | |
| 69 | perm : [Jenkins .READ,item .READ,item .BUILD,ite m.WORKSPAC E,run.REPL AY,view.RE AD,scm.TAG ] | |
| 70 | full name: "RTC Build Ser vice Accou nt" | |
| 71 | ||
| 72 | jenkins_re move_users : | |
| 73 | - mjen ks | |
| 74 | ||
| 75 | jenkins_gl obal_vars: | |
| 76 | - name : NPM_REGI STRY | |
| 77 | valu e: "{{ npm _registry }}" | |
| 78 | ||
| 79 | - name : MCCF_PUB _REPO_URL | |
| 80 | valu e: "{{ mcc f_pub_url }}/repo" | |
| 81 | ||
| 82 | - name : VAULTPAS S_PATH | |
| 83 | valu e: "~/.vau lt_pass" | |
| 84 | ||
| 85 | nodejs_npm _global_pa ckages: | |
| 86 | # # Insta ll a speci fic versio n of a pac kage. | |
| 87 | # - name: jslint | |
| 88 | # versi on: 0.9.3 | |
| 89 | # # Insta ll the lat est stable release o f a packag e. | |
| 90 | # - name: node-sass | |
| 91 | - name: pm2 | |
| 92 | versio n: '2.4' | |
| 93 | ||
| 94 | - name: check-depe ndencies | |
| 95 | versio n: '1.0.1' | |
| 96 | ||
| 97 | - name: selenium-s tandalone | |
| 98 | versio n: '6.0.1' | |
| 99 | ||
| 100 | - name: protractor | |
| 101 | versio n: '5.1.1' | |
| 102 | ||
| 103 | - name: grunt | |
| 104 | versio n: '1.0.1' | |
| 105 | ||
| 106 | - name: typescript | |
| 107 | versio n: '2.1.6' |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.