[bcfg2] ajout de owl.crans.org et asterisk.crans.org

darcs-hash:20090313081505-bd074-b43606c63f11cb48ddeae987f6a122e7dad02477.gz
This commit is contained in:
Antoine Durand-Gasselin 2009-03-13 09:15:05 +01:00
parent 3206d04bcf
commit 7601daa341
6 changed files with 59 additions and 1 deletions

View file

@ -10,6 +10,7 @@ def mnt(fs, mntpoint, type, options=[], dump=0, pass_=0):
@# Les définitions classiques
mnt("proc", "/proc", "proc")
mnt("shm", "/dev/shm", "tmpfs")
@# Les définitions locales
print metadata.probes["fstab_local"]