"Déplacement scripts dans autres depots + ajout dummy + correction install.sh"
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
IRC_BOT=/usr/local/bin/tetalab/ircbot.py
|
||||
NRPE_CHECK_PATH=/etc/nagios/nrpe/
|
||||
NRPE_CHECK_BIN=/usr/libexec/nagios/check_nrpe
|
||||
INFRA_SERVER=sousetsuken.local.tetalab.org
|
||||
# VM monitorée par NRPE
|
||||
# ATTENTION: web n'est *volontairement* pas monitorée par NRPE
|
||||
TETALAB_VM[0]=sousetsuken.local.tetalab.org
|
||||
TETALAB_VM[1]=jimmy.local.tetalab.org
|
||||
TETALAB_VM[2]=billy.local.tetalab.org
|
||||
TETALAB_VM[3]=sonny.local.tetalab.org
|
||||
TETALAB_VM[4]=marian.local.tetalab.org
|
||||
# Processus monitorés indépendemment de NRPE
|
||||
PROCESS[0]=sousetsuken.local.tetalab.org:/usr/sbin/httpd
|
||||
PROCESS[1]=sousetsuken.local.tetalab.org:/usr/sbin/named
|
||||
PROCESS[2]=sousetsuken.local.tetalab.org:/usr/sbin/ntpd
|
||||
PROCESS[3]=sousetsuken.local.tetalab.org:/usr/sbin/crond
|
||||
PROCESS[4]=sousetsuken.local.tetalab.org:/usr/bin/nrpe
|
||||
PROCESS[5]=marian.local.tetalab.org:/usr/sbin/httpd
|
||||
PROCESS[6]=marian.local.tetalab.org:/usr/sbin/ntpd
|
||||
PROCESS[7]=marian.local.tetalab.org:/usr/sbin/crond
|
||||
PROCESS[8]=marian.local.tetalab.org:/usr/bin/nrpe
|
||||
PROCESS[9]=web.local.tetalab.org:/usr/lib/postfix/sbin/master
|
||||
PROCESS[10]=sonny.local.tetalab.org:/usr/lib64/postgresql/9.6/bin/postgres
|
||||
PROCESS[11]=sonny.local.tetalab.org:/usr/sbin/ntpd
|
||||
PROCESS[12]=sonny.local.tetalab.org:/usr/sbin/crond
|
||||
PROCESS[13]=sonny.local.tetalab.org:/usr/bin/nrpe
|
||||
PROCESS[14]=jimmy.local.tetalab.org:/usr/sbin/httpd
|
||||
PROCESS[15]=jimmy.local.tetalab.org:/usr/sbin/node
|
||||
PROCESS[16]=jimmy.local.tetalab.org:/usr/sbin/ntpd
|
||||
PROCESS[17]=jimmy.local.tetalab.org:/usr/sbin/crond
|
||||
PROCESS[18]=jimmy.local.tetalab.org:/usr/bin/nrpe
|
||||
PROCESS[19]=billy.local.tetalab.org:/usr/sbin/ntpd
|
||||
PROCESS[20]=billy.local.tetalab.org:/usr/sbin/crond
|
||||
PROCESS[21]=billy.local.tetalab.org:/usr/bin/nrpe
|
||||
PROCESS[22]=billy.local.tetalab.org:/usr/sbin/httpd
|
||||
@@ -1,8 +0,0 @@
|
||||
NUC=nuc.tetalab.org
|
||||
NUC_SSH_PORT=2022
|
||||
IRC_BOT=/usr/local/bin/tetalab/ircbot.py
|
||||
TETALAB_VM[0]=jimmy
|
||||
TETALAB_VM[1]=billy
|
||||
TETALAB_VM[2]=marian
|
||||
TETALAB_VM[3]=sonny
|
||||
TETALAB_VM[4]=web
|
||||
@@ -1,8 +1,5 @@
|
||||
PGPASSFILE=/home/asr/.pgpass
|
||||
DB_TABLE=ref_cron
|
||||
TETALAB_USERS[0]=root
|
||||
TETALAB_USERS[1]=asr
|
||||
TETALAB_VM[0]=sousetsuken.local.tetalab.org
|
||||
DUMMY_VAR="Variable bidon pour test"
|
||||
TETALAB_VM[0]=sousetsukenlocal.tetalab.org
|
||||
TETALAB_VM[1]=jimmy.local.tetalab.org
|
||||
TETALAB_VM[2]=billy.local.tetalab.org
|
||||
TETALAB_VM[3]=marian.local.tetalab.org
|
||||
@@ -1,5 +0,0 @@
|
||||
THSF_DIR=/var/www/www.thsf.net
|
||||
THSF_GIT_URL=ssh://git@jimmy:/fatalerrors/thsf-pico
|
||||
THSF_GIT_USER=asr
|
||||
THSF_HTTPD_USER=apache
|
||||
THSF_DIR_MODE=755
|
||||
1
conf/lisezmoi.txt
Normal file
1
conf/lisezmoi.txt
Normal file
@@ -0,0 +1 @@
|
||||
Ce repertoire recoit les fichiers de configuration utilises par les scripts
|
||||
@@ -1,5 +0,0 @@
|
||||
RPROXY_VHOST_TEMPLATE=rproxy_template.conf
|
||||
REMOTE_VHOST_TEMPLATE=backend_template.conf
|
||||
DEHYDRATED_DOMAIN_LIST=/etc/dehydrated/domains.txt
|
||||
HTTPD_PATH=/etc/httpd/sites-available
|
||||
WWW_ROOT_DIR=/var/www
|
||||
@@ -1,7 +0,0 @@
|
||||
SOCLE_DIR=/home/asr/socle_bash
|
||||
SOCLE_GIT_URL=ssh://git@jimmy/tetalab/socle_bash
|
||||
TETALAB_VM[0]=jimmy.local.tetalab.org
|
||||
TETALAB_VM[1]=billy.local.tetalab.org
|
||||
TETALAB_VM[2]=marian.local.tetalab.org
|
||||
TETALAB_VM[3]=sonny.local.tetalab.org
|
||||
TETALAB_VM[4]=web.local.tetalab.org
|
||||
Reference in New Issue
Block a user