2021-10-17 11:45:41 +02:00
|
|
|
# This is the Ansible inventory file for FreeSewing infrastructure
|
|
|
|
|
|
|
|
local:
|
|
|
|
hosts:
|
|
|
|
localhost: {}
|
|
|
|
|
|
|
|
all:
|
|
|
|
children:
|
2023-08-02 20:31:18 +02:00
|
|
|
v2:
|
2021-10-17 11:45:41 +02:00
|
|
|
hosts:
|
|
|
|
backend.freesewing.org:
|
|
|
|
db: freesewing
|
2023-08-02 20:31:18 +02:00
|
|
|
v3:
|
2021-10-17 11:45:41 +02:00
|
|
|
hosts:
|
2023-08-02 20:31:18 +02:00
|
|
|
backend3.freesewing.org:
|
|
|
|
monorepo: /fs/monorepo
|
2021-10-17 11:45:41 +02:00
|
|
|
|