langley_conf.yaml 1.15 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#------------------------------------------------------------------------------
# APR Configuration File
# 
# Detailed APR documentation can be found here:
# https://code.arm.gov/distrib/release/blob/master/README.md
#------------------------------------------------------------------------------

comp:           vap
package-name:   langley_conf
default-prefix: /apps/process
architecture:   noarch

build-script:   package/apr_build.sh --conf
package-script-dir: package

include-items:
   - (package/apps/process)/conf

author:
20
  name:         Tim Shippert
21
  organization: Battelle, PNNL
22 23
  email:        tim.shippert@pnnl.gov
  phone:        509-375-5997
24 25

service-now:
26
  - ENG0003910
27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50

special-instructions: >
    None

synopsis: >
    Configuration files for the langley VAP.

description: >
    This package loads the process and DOD definitions required by the
    langley VAP into the database.

notification-list: 
  - N/A

notes: >
    None.

#------------------------------------------------------------------------------
# Required fields that do not need to be set for this release

privileged:     ''
exclude-items:  []
package-dependency: []
file-dependency: []