backuppc: Fixed hosts file generation after node is removed.
This commit is contained in:
parent
e64f3b0b9f
commit
e07ce25ef2
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ class backuppc::server {
|
|||
group => backuppc,
|
||||
source => "puppet:///custom/empty",
|
||||
require => Package["BackupPC"],
|
||||
notify => Exec["generate-backuppc-hosts"],
|
||||
}
|
||||
|
||||
exec { "generate-backuppc-hosts":
|
||||
|
|
Loading…
Add table
Reference in a new issue