[backuppc] Config avec les nouveaux homes.
This commit is contained in:
parent
59d40e7986
commit
7d09c5fb03
2 changed files with 23 additions and 8 deletions
|
@ -70,5 +70,5 @@ def backuppc_hosts(comment, hostslist):
|
|||
@#larson 1 bill # <--- example DHCP host entry
|
||||
@
|
||||
|
||||
backuppc_hosts("Backups des homes", HomeHosts)
|
||||
backuppc_hosts("Backups des homes", ["home-%s" % (homeName,) for homeName in HomeHosts])
|
||||
backuppc_hosts("Backups des serveurs", RsyncHosts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue