26 lines
693 B
YAML
26 lines
693 B
YAML
components:
|
|
nappl: false
|
|
nappljobs: false
|
|
web: true
|
|
mon: false
|
|
rs: false
|
|
ilm: false
|
|
cmis: true
|
|
database: false
|
|
nstl: false
|
|
nstla: false
|
|
nstlb: false
|
|
pipeliner: false
|
|
application: false
|
|
administrator: false
|
|
webdav: false
|
|
rms: false
|
|
pam: false
|
|
global:
|
|
instance:
|
|
# -- despite the instance name, all components within this group will be prefixed
|
|
# with the group (unless the group name and the environment name are not identical)
|
|
# Also this makes sure the network policies are acting on the group, not on the instance.
|
|
group: "sample-group"
|
|
|
|
# Notice, that we do NOT override anything here, are we use this instance as the master for the group. |