migration pi2 to oscar
This commit is contained in:
parent
a6b9c58c9d
commit
4bf2639cbc
@ -14,7 +14,7 @@ systemd_mounts:
|
|||||||
- " "
|
- " "
|
||||||
automount: true
|
automount: true
|
||||||
backup_disk:
|
backup_disk:
|
||||||
share: /dev/sda1
|
share: /dev/sdb1
|
||||||
mount: /mnt/backup
|
mount: /mnt/backup
|
||||||
type: ntfs-3g
|
type: ntfs-3g
|
||||||
options:
|
options:
|
||||||
@ -272,7 +272,7 @@ gitea_db_host: localhost:3306
|
|||||||
gitea_db_name: gitea
|
gitea_db_name: gitea
|
||||||
gitea_db_user: gitea
|
gitea_db_user: gitea
|
||||||
gitea_db_password: "{{ vault_mysql_gitea }}"
|
gitea_db_password: "{{ vault_mysql_gitea }}"
|
||||||
gitea_ssh_domain: git."{{ domain.name }}"
|
gitea_ssh_domain: git.{{ domain.name }}
|
||||||
gitea_start_ssh: false
|
gitea_start_ssh: false
|
||||||
gitea_ssh_port: 22
|
gitea_ssh_port: 22
|
||||||
gitea_SQl_target_file: /mnt/diskstation/git/backup/mysql/last/gitea.sql
|
gitea_SQl_target_file: /mnt/diskstation/git/backup/mysql/last/gitea.sql
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[server]
|
[server]
|
||||||
pi2
|
oscar
|
||||||
|
|
||||||
[workstation]
|
[workstation]
|
||||||
fixe-pc
|
fixe-pc
|
||||||
|
Loading…
Reference in New Issue
Block a user