summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/resources/schema/schemas.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/main/resources/schema/schemas.xml')
-rw-r--r--config-model/src/main/resources/schema/schemas.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model/src/main/resources/schema/schemas.xml b/config-model/src/main/resources/schema/schemas.xml
index 728754e3a5f..ed39af3d490 100644
--- a/config-model/src/main/resources/schema/schemas.xml
+++ b/config-model/src/main/resources/schema/schemas.xml
@@ -3,4 +3,5 @@
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
<documentElement localName="hosts" uri="hosts.rnc"/>
<documentElement localName="services" uri="services.rnc"/>
+ <documentElement localName="deployment" uri="deployment.rnc"/>
</locatingRules>