Configuration de tracker pour Phabricator
This commit is contained in:
parent
22137c76d5
commit
60b1e7137c
4 changed files with 140 additions and 2 deletions
|
@ -403,8 +403,10 @@
|
|||
<Group name="tracker"
|
||||
profile="true">
|
||||
<Group name="crans-vm-jessie"/>
|
||||
<!-- <Group name="http-server"/> -->
|
||||
<Group name="https_cert"/>
|
||||
<Group name="nginx"/>
|
||||
<Group name="php"/>
|
||||
<Group name="phabricator"/>
|
||||
</Group>
|
||||
|
||||
<Group name="redisdead"
|
||||
|
@ -1092,6 +1094,11 @@
|
|||
<!--TODO: initscript, conf, monitoring, etc-->
|
||||
</Group>
|
||||
|
||||
<Group name="phabricator">
|
||||
<!-- Serveur faisant tourner Phabricator -->
|
||||
<Bundle name="phabricator"/>
|
||||
</Group>
|
||||
|
||||
<!-- *** CUPS *** -->
|
||||
|
||||
<Group name="cups-service-client">
|
||||
|
@ -1104,7 +1111,6 @@
|
|||
<Bundle name="cups-service"/>
|
||||
</Group>
|
||||
|
||||
|
||||
<!-- +=================================+ -->
|
||||
<!-- | Tous les groupes intermediaires | -->
|
||||
<!-- +=================================+ -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue