[bcfg2] ajout de owl.crans.org et asterisk.crans.org
darcs-hash:20090313081505-bd074-b43606c63f11cb48ddeae987f6a122e7dad02477.gz
This commit is contained in:
parent
3206d04bcf
commit
7601daa341
6 changed files with 59 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue