[Nols] Ajout du fichier de secret dans bcfg2
Ignore-this: f33847b9ded9427cbdb604d48c5b4a08 darcs-hash:20120807204037-b6762-877268bec941a43e6464a0d4b40ec2ed2d28d60d.gz
This commit is contained in:
parent
294b367823
commit
b060eb03e0
2 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
<ConfigFile name="/etc/crans/secrets/rsyncd.secrets"/>
|
||||
</Group>
|
||||
<ConfigFile name="/etc/crans/secrets/slon.py"/>
|
||||
<ConfigFile name="/etc/crans/secrets/nols.py"/>
|
||||
</Group>
|
||||
</Group>
|
||||
|
||||
|
|
3
Python/etc/crans/secrets/nols.py
Normal file
3
Python/etc/crans/secrets/nols.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
info["perms"] = 0440
|
||||
info["group"] = "adm"
|
||||
print file("/etc/crans/secrets/nols.py").read()
|
Loading…
Add table
Add a link
Reference in a new issue