summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorBjorn Meland <bjormel@yahoo-inc.com>2017-09-12 15:02:46 +0200
committerArne Juul <arnej@yahoo-inc.com>2017-10-05 06:25:33 +0000
commit84dd400c04bcf812ca773d148b61b401cc7e75e1 (patch)
tree58e1f634508f132608b4454f1446eb36c8479626 /config-model
parentfb626da54b7b70fbe06982a99b2d3cc0091f1d3d (diff)
some more space...
Diffstat (limited to 'config-model')
-rw-r--r--config-model/src/main/resources/schema/admin.rnc6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-model/src/main/resources/schema/admin.rnc b/config-model/src/main/resources/schema/admin.rnc
index cfade886b06..55ca958e2bb 100644
--- a/config-model/src/main/resources/schema/admin.rnc
+++ b/config-model/src/main/resources/schema/admin.rnc
@@ -117,8 +117,8 @@ ClusterControllers = element cluster-controllers {
LogForwarding = element logforwarding {
element splunk {
- attribute deployment-server {xsd:string } &
- attribute management-port {xsd:positiveInteger } &
- attribute client-name {xsd:string }
+ attribute deployment-server { xsd:string } &
+ attribute management-port { xsd:positiveInteger } &
+ attribute client-name { xsd:string }
}
}