propellor spin
This commit is contained in:
parent
ac46ab4d0c
commit
359f13323d
|
@ -101,6 +101,7 @@ hosts = -- (o) `
|
||||||
, "--exclude=/var/tmp"
|
, "--exclude=/var/tmp"
|
||||||
, "--exclude=/home/joey/lib"
|
, "--exclude=/home/joey/lib"
|
||||||
, "--exclude=.*/tmp/"
|
, "--exclude=.*/tmp/"
|
||||||
|
, "--one-file-system"
|
||||||
] Obnam.OnlyClient
|
] Obnam.OnlyClient
|
||||||
`requires` Gpg.keyImported "98147487" "root"
|
`requires` Gpg.keyImported "98147487" "root"
|
||||||
`requires` Ssh.keyImported SshRsa "root"
|
`requires` Ssh.keyImported SshRsa "root"
|
||||||
|
|
Loading…
Reference in New Issue