You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
710 B

2 years ago
# Example af a component like a sub-app with
# # unknown instances -> defined in environment
# # one subcomponents
# # no artifact
# --------------------------------------------------------------------
# the example-applications is a partner-application
# it manages customers for the any application it has sub-relations to
# # own database
# --------------------------------------------------------------------
conf:
components:
testcrmdb:
relationtyp: db
conffile: "{dompath}/config/dbconn.xml"
filetyp: xml
ippattern: "<second>.*?<ip>(.*?)</ip>"
hostpattern: "<second>.*?<hostname>(.*?)</hostname>"
function:
check_environment: "todo"
artifact:
none: none