summaryrefslogtreecommitdiff
path: root/tests/expect/outdent.txt
blob: 19d5e67d0fb042ef15d2638a7a54d5b63379bb5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
max-age 3d
backup-policy daily
prune-policy age
backup-job-timeout 2h
ssh-timeout 2m
rsync-command rsync
rsync-base-options --archive --sparse --numeric-ids --compress --fuzzy --hard-links --delete --stats
rsync-extra-options --xattrs --acls
host-check ssh
public false
logs /var/log/backup
keep-prune-logs 31d
prune-timeout 0d
color-good 0xe0ffe0
color-bad 0xff4040
sendmail /usr/sbin/sendmail
report "title:Backup report (${RSBACKUP_DATE})"
report + "h1:Backup report (${RSBACKUP_DATE})" h2:Warnings?warnings warnings
report + h2:Summary summary history-graph h2:Logfiles logs "h3:Pruning logs"
report + prune-logs "p:Generated ${RSBACKUP_CTIME}"
color-graph-background 0xffffff
color-graph-foreground 0x000000
color-month-guide 0xf7f7f7
color-host-guide 0xdfdfdf
color-volume-guide 0xefefef
device-color-strategy equidistant-value 120 0.75
horizontal-padding 8
vertical-padding 2
backup-indicator-width 4
backup-indicator-height 2
graph-target-width 0
backup-indicator-key-width 16
host-name-font Normal
volume-name-font Normal
device-name-font Normal
time-label-font Normal
graph-layout host-labels:0,0 volume-labels:1,0 content:2,0 time-labels:2,1
graph-layout + device-key:2,3:RC

host alpha
    max-age 3d
    backup-policy daily
    prune-policy age
    backup-job-timeout 2h
    ssh-timeout 1m
    rsync-command rsync
    rsync-base-options --archive --sparse --numeric-ids --compress --fuzzy --hard-links --delete --stats
    rsync-extra-options --xattrs --acls
    host-check ssh
    hostname alpha
    devices *
    priority 123

    volume home /home
        max-age 2d
        backup-policy daily
        prune-policy age
        backup-job-timeout 2h
        ssh-timeout 1m
        rsync-command rsync
        rsync-base-options --archive --sparse --numeric-ids --compress --fuzzy --hard-links --delete --stats
        rsync-extra-options --xattrs --acls
        devices *
        traverse false
        check-mounted false

    volume root /
        max-age 1d
        backup-policy daily
        prune-policy age
        backup-job-timeout 2h
        ssh-timeout 1m
        rsync-command rsync
        rsync-base-options --archive --sparse --numeric-ids --compress --fuzzy --hard-links --delete --stats
        rsync-extra-options --xattrs --acls
        devices *
        traverse false
        check-mounted false

host beta
    max-age 3d
    backup-policy daily
    prune-policy age
    backup-job-timeout 2h
    ssh-timeout 1m
    rsync-command rsync
    rsync-base-options --archive --sparse --numeric-ids --compress --fuzzy --hard-links --delete --stats
    rsync-extra-options --xattrs --acls
    host-check ssh
    hostname beta
    devices *
    priority 0