maj creation_nuage
[lhc/ansible.git] / templates / sigle_config_template.j2
diff --git a/templates/sigle_config_template.j2 b/templates/sigle_config_template.j2
deleted file mode 100644 (file)
index 7881c52..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-{# have to be completed with value from config.php from ateliers #}
-$CONFIG = array (
-  'instanceid' => 'oc2ls3ih38ml',
-  'passwordsalt' => 'eKxcXZBq+rTNj8fCWQ5/Iw+GJPpEVo',
-  'secret' => 'tEVNpFGKZVmab4zIjZq5qeBNjJtgDc50Ezz9zvebjIGwxcIf',
-  'version' => '22.2.0.2',
-  'installed' => true,
-  'maintenance' => false,
-);