Browse Source

Agregado de un comentario al README.md

Modificación del archivo repositories.ini
gabriel 7 năm trước cách đây
mục cha
commit
ea11188ff8
2 tập tin đã thay đổi với 76 bổ sung71 xóa
  1. 5 0
      README.md
  2. 71 71
      tools/repositories.ini

+ 5 - 0
README.md

@@ -3,3 +3,8 @@
 Este repo contiene todos los archivos requeridos para realizar una instalación de Flowdat3
 
 En general nuevas instalaciones deben ser creadas en el directorio /opt/flowdat siguiendo el archivo tools/readme.md
+
+
+#Archivo tools/repositories.ini
+Contiene todos los repositorios vendors que se versionan y taguean con el installer.
+Cada vez que se genere un repositorio vendor nuevo, se debe agregar la dirección del repositorio de bitbucket a este archivo.

+ 71 - 71
tools/repositories.ini

@@ -1,71 +1,71 @@
-[pruebatag]
-repo = "ssh://git@bitbucket.org/ikflowdat/pruebatag.git"
-
-;[auditbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/auditbundle.git"
-;
-;[authbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/authbundle.git"
-;
-;[baseadmin]
-;repo = "ssh://git@bitbucket.org/ikflowdat/baseadmin.git"
-;
-;[baseoauthclientbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/baseoauthclientbundle.git"
-;
-;[baseoauthserverbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/baseoauthserverbundle.git"
-;
-;[basestatsbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/basestatsbundle.git"
-;
-;[devicebundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/devicebundle.git"
-;
-;[extradatabundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/extradatabundle.git"
-;
-;[fiberhomebundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/fiberhomebundle.git"
-;
-;[fiberlinkbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/fiberlinkbundle.git"
-;
-;[geoserverbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/geoserverbundle.git"
-;
-;[huaweibundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/huaweibundle.git"
-;
-;[leafletbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/leafletbundle.git"
-;
-;[mapbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/mapbundle.git"
-;
-;[migrations]
-;repo = "ssh://git@bitbucket.org/ikflowdat/migrations.git"
-;
-;[nasbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/nasbundle.git"
-;
-;[ownervoter]
-;repo = "ssh://git@bitbucket.org/ikflowdat/ownervoter.git"
-;
-;[redisbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/redisbundle.git"
-;
-;[statsdbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/statsdbundle.git"
-;
-;[templatebundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/templatebundle.git"
-;
-;[webservice]
-;repo = "ssh://git@bitbucket.org/ikflowdat/webservice.git"
-;
-;[workflowbundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/workflowbundle.git"
-;
-;[ztebundle]
-;repo = "ssh://git@bitbucket.org/ikflowdat/ztebundle.git"
+[auditbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/auditbundle.git"
+
+[authbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/authbundle.git"
+
+[baseadmin]
+repo = "ssh://git@bitbucket.org/ikflowdat/baseadmin.git"
+
+[baseoauthclientbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/baseoauthclientbundle.git"
+
+[baseoauthserverbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/baseoauthserverbundle.git"
+
+[basestatsbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/basestatsbundle.git"
+
+[cmtsbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/cmtsbundle.git"
+
+[devicebundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/devicebundle.git"
+
+[extradatabundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/extradatabundle.git"
+
+[fiberhomebundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/fiberhomebundle.git"
+
+[fiberlinkbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/fiberlinkbundle.git"
+
+[geoserverbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/geoserverbundle.git"
+
+[huaweibundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/huaweibundle.git"
+
+[leafletbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/leafletbundle.git"
+
+[mapbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/mapbundle.git"
+
+[migrations]
+repo = "ssh://git@bitbucket.org/ikflowdat/migrations.git"
+
+[nasbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/nasbundle.git"
+
+[ownervoter]
+repo = "ssh://git@bitbucket.org/ikflowdat/ownervoter.git"
+
+[redisbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/redisbundle.git"
+
+[statsdbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/statsdbundle.git"
+
+[templatebundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/templatebundle.git"
+
+[webservice]
+repo = "ssh://git@bitbucket.org/ikflowdat/webservice.git"
+
+[workflowbundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/workflowbundle.git"
+
+[ztebundle]
+repo = "ssh://git@bitbucket.org/ikflowdat/ztebundle.git"