Etc file move to ansible
This commit is contained in:
parent
70990e4d6e
commit
b03b403ea5
@ -1,18 +0,0 @@
|
|||||||
|
|
||||||
Server Configuration
|
|
||||||
====================
|
|
||||||
|
|
||||||
Copier tout les fichiers de configuration du serveur.
|
|
||||||
cp -vRi scripts/build/config/etc/* /etc/
|
|
||||||
|
|
||||||
PHP5
|
|
||||||
----
|
|
||||||
/etc/php5
|
|
||||||
|
|
||||||
crontab
|
|
||||||
-------
|
|
||||||
/etc/cron.d
|
|
||||||
|
|
||||||
incron
|
|
||||||
------
|
|
||||||
/etc/incron.d
|
|
@ -1,11 +0,0 @@
|
|||||||
# Bilan : envoi commande
|
|
||||||
0 * * * * root php /home/vhosts/extranet/current/scripts/jobs/bilaninput.php --send >> /home/vhosts/data/log/bilaninput.log 2>&1
|
|
||||||
|
|
||||||
# Bilan : suppression fichier
|
|
||||||
0 10 1 * * root php /home/vhosts/extranet/current/scripts/jobs/bilaninput.php --delete >> /home/vhosts/data/log/bilaninput.log 2>&1
|
|
||||||
|
|
||||||
# Fichier temporaire : suppression
|
|
||||||
01 15 06 * * root php /home/vhosts/extranet/current/scripts/jobs/removeTempFile.php --options all >> /home/vhosts/data/log/remove.log 2>&1
|
|
||||||
|
|
||||||
# AltiScore
|
|
||||||
00 4 * * 1-5 www-data php /home/vhosts/extranet/current/scripts/jobs/getAltiScore.php --cron >> /home/vhosts/data/log/altiscore.log
|
|
@ -1 +0,0 @@
|
|||||||
/home/vhosts/data/bilanclient IN_CLOSE_WRITE php /home/vhosts/extranet/scripts/jobs/bilaninput.php --save $# >> /home/vhosts/data/log/bilaninput.log 2>&1
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user