Pour des raisons de cohérence, perms est devenu mode
This commit is contained in:
parent
2c75866ad9
commit
15902c8b57
156 changed files with 187 additions and 181 deletions
|
@ -3,7 +3,7 @@ header()
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
# /etc/arpwatch.conf: Debian-specific way to watch multiple interfaces.
|
||||
|
|
|
@ -3,7 +3,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "backuppc"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
@#============================================================= -*-perl-*-
|
||||
@#
|
||||
|
|
|
@ -4,7 +4,7 @@ include("backups")
|
|||
|
||||
info["owner"] = "backuppc"
|
||||
info["group"] = "adm"
|
||||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
|
||||
def backuppc_hosts(comment, hostslist):
|
||||
print "# %s" % comment
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
|
||||
import config
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
import config
|
||||
import config.dns
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "//"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "bind"
|
||||
info["group"] = "bind"
|
||||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
|
||||
|
||||
@// Fichier gere par BCfg2 (plugin Python)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
print file("/etc/crans/secrets/README").read()
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
if has("users") or has("2B"):
|
||||
info["owner"] = "respbats"
|
||||
else:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
|
||||
print file("/etc/crans/secrets/icecast-token").read()
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
info["group"] = "adm"
|
||||
print file("/etc/crans/secrets/nols.py").read()
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
if has("users") or has("2B"):
|
||||
info["owner"] = "respbats"
|
||||
else:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
|
||||
print file("/etc/crans/secrets/rabbitmq_trigger_password").read()
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
info["perms"] = 0600
|
||||
# -*- coding: utf-8 -*-
|
||||
info["mode"] = 0600
|
||||
|
||||
print file("/etc/crans/secrets/rsyncd.secrets").read()
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
if has("users") or has("2B"):
|
||||
info["owner"] = "respbats"
|
||||
else:
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
|
||||
print file("/etc/crans/secrets/secrets.py").read()
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
info["group"] = "adm"
|
||||
print file("/etc/crans/secrets/slon.py").read()
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
|
||||
print file("/etc/crans/secrets/trigger-generate").read()
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
info["perms"] = 0444
|
||||
info["mode"] = 0444
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
print file("/etc/crans/secrets/trigger-generate.pub").read()
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
include("secrets")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header("Check SSL certificates")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header()
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header("Cronjob munin-node")
|
||||
print """
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
if has('connexion-secours-test'):
|
||||
header("Teste la disponibilité de la connexion normale et passe en secours si besoin")
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0755
|
||||
info["mode"] = 0755
|
||||
|
||||
@#!/bin/bash
|
||||
header()
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0755
|
||||
info["mode"] = 0755
|
||||
|
||||
@#!/bin/bash
|
||||
header()
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header('Demarrage de monit')
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "adm"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header('Fichier de configuration de mumudvb')
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "ejabberd"
|
||||
info["group"] = "ejabberd"
|
||||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
|
||||
|
||||
include("secrets")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# -*- mode: python; encoding: utf-8 -*-
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
import urlparse
|
||||
import urllib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
info["owner"] = "jabber"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
print file("/etc/crans/secrets/jabber-key.pem").read()
|
||||
|
|
|
@ -4,7 +4,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "Debian-kgb"
|
||||
info["group"] = "adm"
|
||||
info["perms"] = 0660
|
||||
info["mode"] = 0660
|
||||
|
||||
header("Configuration du bot KGB\nIl annonce les commits git sur les channels IRC.")
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "git"
|
||||
info["group"] = "bureau"
|
||||
info["perms"] = 0660
|
||||
info["mode"] = 0660
|
||||
|
||||
header("Pour parler à KGB dans un hook git\nUn membre du CA n'est pas forcément apprenti.")
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "git"
|
||||
info["group"] = "respbats"
|
||||
info["perms"] = 0660
|
||||
info["mode"] = 0660
|
||||
|
||||
header("Pour parler à KGB dans un hook git")
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ include("secrets")
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "respbats"
|
||||
info["perms"] = 0660
|
||||
info["mode"] = 0660
|
||||
|
||||
header("Pour parler à KGB dans un hook git\n")
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Pour des informations détaillées voir libnss-ldap.conf(5)
|
|||
ainsi que /usr/share/libnss-ldap/ldap.conf
|
||||
""")
|
||||
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
@# +---------------------------------------------------+
|
||||
@# | Configuration de la communication avec le serveur |
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
include("secrets")
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ include("ip")
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header()
|
||||
import sys
|
||||
|
|
|
@ -5,7 +5,7 @@ include("arpwatch")
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
import config.dns
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ Fichier de configuration pour libnslcd.
|
|||
Pour des informations détaillées voir nslcd.conf(5)
|
||||
""")
|
||||
|
||||
info["perms"] = 0600
|
||||
info["mode"] = 0600
|
||||
|
||||
@# +---------------------------------------------------+
|
||||
@# | Configuration du démon nslcd |
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ header()
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
@# Fichier d'alias pour postfix
|
||||
@#
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
include("ip")
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
import sys
|
||||
sys.path.append('/usr/scripts/gestion')
|
||||
|
|
|
@ -4,7 +4,7 @@ include("secrets")
|
|||
include("ip")
|
||||
include("backups")
|
||||
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
header("Fichier de configuration de rsync")
|
||||
|
||||
@# GLOBAL OPTIONS
|
||||
|
|
|
@ -9,7 +9,7 @@ Fichier de configuration pour rsyslog-pgsql.
|
|||
Pour des informations détaillées, utilisez google.
|
||||
""")
|
||||
|
||||
info["perms"] = 0640
|
||||
info["mode"] = 0640
|
||||
|
||||
# On désactive le logging en base pgsql pour le moment
|
||||
if False:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
info["owner"] = 'root'
|
||||
info["group"] = 'root'
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
header()
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
info["perms"] = 0440
|
||||
info["mode"] = 0440
|
||||
|
||||
header("Configuration du sudo")
|
||||
# Suite du header
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
template_ra="""
|
||||
net.ipv6.conf.%(If)s.autoconf = 0
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
info["owner"] = "rpcssh"
|
||||
info["group"] = "users"
|
||||
info["perms"] = 0644
|
||||
info["mode"] = 0644
|
||||
|
||||
comment_start = "#"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue