migrate travelynx to carlene
This commit is contained in:
parent
c121110f00
commit
a16fcdd935
3 changed files with 10 additions and 2 deletions
|
@ -14,6 +14,7 @@ bundles = [
|
|||
"smartd",
|
||||
"check-mail-received",
|
||||
"postgresql",
|
||||
"travelynx",
|
||||
"zfs",
|
||||
]
|
||||
|
||||
|
@ -89,6 +90,13 @@ disks = [
|
|||
"/dev/nvme1",
|
||||
]
|
||||
|
||||
[metadata.travelynx]
|
||||
version = "1.33.7"
|
||||
mail_from = "travelynx@franzi.business"
|
||||
domain = "travelynx.franzi.business"
|
||||
# the old one from rx300, XXX remove 2024-01-01
|
||||
additional_cookie_secrets = ["!decrypt:encrypt$gAAAAABkyVq1Eena0FVcAW1V456-QrEtKL_fU7RSGr9mZTSBG28bk5bHJdqkvxrr4rOXNCnreJY7AsJSw-h7yrbzTNa9CUzOtt_a0caQIi7Qnen5k_TI_hTa08jViYLu3WrRxLPknpU_"]
|
||||
|
||||
[[metadata.zfs.pools.tank.when_creating.config]]
|
||||
devices = [
|
||||
"/dev/nvme0n1p3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue