SLING-6475 - Distribution IT test fail on Jenkins

* Fix name and location of the Distribution Configuration Manager OSGI configuration

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1779301 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install/org.apache.sling.distribution.component.impl.DefaultDistributionConfigurationManager.json b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install/org.apache.sling.distribution.component.impl.DefaultDistributionConfigurationManager.json
new file mode 100644
index 0000000..0365080
--- /dev/null
+++ b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install/org.apache.sling.distribution.component.impl.DefaultDistributionConfigurationManager.json
@@ -0,0 +1,4 @@
+{
+    "jcr:primaryType": "sling:OsgiConfig",
+    "resource.config.enabled": true
+}
\ No newline at end of file