diff --git a/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific b/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific index 0a1eb22e..3afdb7b4 100644 --- a/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific +++ b/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific @@ -2,6 +2,7 @@ Description: Type that will probably only work in a very specific environnment (like a specific distribution only). + or has custom code that may not satisfy the "usual" or generic use case. Problem: diff --git a/other/types_submitted_for_inclusion/__mysql_server/README.inclusion b/other/types_submitted_for_inclusion/__mysql_server/README.inclusion new file mode 120000 index 00000000..573e1f5f --- /dev/null +++ b/other/types_submitted_for_inclusion/__mysql_server/README.inclusion @@ -0,0 +1 @@ +../.readmes/README.inclusion.specific \ No newline at end of file diff --git a/conf/type/__mysql_server/files/my.cnf b/other/types_submitted_for_inclusion/__mysql_server/files/my.cnf similarity index 100% rename from conf/type/__mysql_server/files/my.cnf rename to other/types_submitted_for_inclusion/__mysql_server/files/my.cnf diff --git a/conf/type/__mysql_server/gencode-remote b/other/types_submitted_for_inclusion/__mysql_server/gencode-remote similarity index 100% rename from conf/type/__mysql_server/gencode-remote rename to other/types_submitted_for_inclusion/__mysql_server/gencode-remote diff --git a/conf/type/__mysql_server/man.text b/other/types_submitted_for_inclusion/__mysql_server/man.text similarity index 100% rename from conf/type/__mysql_server/man.text rename to other/types_submitted_for_inclusion/__mysql_server/man.text diff --git a/conf/type/__mysql_server/manifest b/other/types_submitted_for_inclusion/__mysql_server/manifest similarity index 100% rename from conf/type/__mysql_server/manifest rename to other/types_submitted_for_inclusion/__mysql_server/manifest diff --git a/conf/type/__mysql_server/parameter/optional b/other/types_submitted_for_inclusion/__mysql_server/parameter/optional similarity index 100% rename from conf/type/__mysql_server/parameter/optional rename to other/types_submitted_for_inclusion/__mysql_server/parameter/optional diff --git a/conf/type/__mysql_server/parameter/required b/other/types_submitted_for_inclusion/__mysql_server/parameter/required similarity index 100% rename from conf/type/__mysql_server/parameter/required rename to other/types_submitted_for_inclusion/__mysql_server/parameter/required diff --git a/conf/type/__mysql_server/singleton b/other/types_submitted_for_inclusion/__mysql_server/singleton similarity index 100% rename from conf/type/__mysql_server/singleton rename to other/types_submitted_for_inclusion/__mysql_server/singleton