X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=remote%2Fduplicity-configure;h=972afbd0000796545430b28582725efb41e98cd8;hp=6a1850b98856e1397970fd2fa63a872dd620e58b;hb=0d705d8e2a919ee40866307aa3e18b1a5c4e7583;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d diff --git a/remote/duplicity-configure b/remote/duplicity-configure index 6a1850b..972afbd 100755 --- a/remote/duplicity-configure +++ b/remote/duplicity-configure @@ -3,9 +3,9 @@ tool=$(readlink -e "${0%/*}/..") . "$tool"/remote/lib.sh subkey_caps="e s" \ -"$tool"/remote/gpg-gen-key "backup+$vm_hostname@$vm_domainname" <<-EOF - Name-Real: $vm_fqdn - Name-Email: backup+$vm_hostname@$vm_domainname +"$tool"/remote/gpg-gen-key "backup+$local_hostname@$local_domainname" <<-EOF + Name-Real: $local_fqdn + Name-Email: backup+$local_hostname@$local_domainname Name-Comment: (duplicity) Expire-Date: 0 EOF