Ubuntu Pastebin

Paste from root at Thu, 28 Jul 2016 10:53:25 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
"name": "ibm-was-base"
"summary": "WebSphere Application Server Base Edition"
"maintainer": "IBM Juju Support Team <jujusupp@us.ibm.com>"
"description": |
  WebSphere Application Server is a proven, high-performance transaction engine that can help build, run, integrate, and manage dynamic web applications.
"tags":
- "ibm"
- "im"
- "ibm"
- "apt"
- "leadership"
- "misc"
- "ibm"
"requires":
  "wasdb":
    "interface": "db2"
  "wasmessaging":
    "interface": "ibm-mq"
"provides":
  "was-ihs":
    "interface": "was-ihs"
"resources":
  "ibm_im_installer":
    "type": "file"
    "filename": "ibm_im_installer.zip"
    "description": "Installation Manager installer archive"
  "ibm_im_fixpack":
    "type": "file"
    "filename": "ibm_im_fixpack.zip"
    "description": "Installation Manager fix pack archive"
  "ibm_was_base_installer1":
    "type": "file"
    "filename": "ibm_was_base_installer1.zip"
    "description": "WAS Base installer part1 archive"
  "ibm_was_base_installer2":
    "type": "file"
    "filename": "ibm_was_base_installer2.zip"
    "description": "WAS Base installer part2 archive"
  "ibm_was_base_installer3":
    "type": "file"
    "filename": "ibm_was_base_installer3.zip"
    "description": "WAS Base installer part3 archive"
  "ibm_was_base_fp1":
    "type": "file"
    "filename": "ibm_was_base_fp1.zip"
    "description": "WAS Base fix pack part1 archive"
  "ibm_was_base_fp2":
    "type": "file"
    "filename": "ibm_was_base_fp2.zip"
    "description": "WAS Base fix pack part2 archive"
"series":
- "trusty"
- "xenial"
"subordinate": !!bool "false"
"terms":
- "ibm-im/1"
- "ibm-was-base/2"
Download as text