Add examples
This commit is contained in:
parent
07d36747c2
commit
fc00e84474
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# secrets - is sourced by some commands - this is a template
|
# secrets - is sourced by some commands - this is a template
|
||||||
|
|
||||||
SETUP_COCKPIT_EMAIL=''
|
SETUP_COCKPIT_EMAIL='john@doe.com'
|
||||||
SSH_REPO='user@ho.st'
|
SSH_REPO='user@ho.st'
|
||||||
BORG_PASSPHRASE=''
|
BORG_PASSPHRASE='passphrase'
|
||||||
BORG_EXCLUDES="\
|
BORG_EXCLUDES="\
|
||||||
/path/to/exlude/*
|
/path/to/exlude/*
|
||||||
/another/*/path/to/exlude/*
|
/another/*/path/to/exlude/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue