24 lines
1.1 KiB
YAML
Raw Normal View History

# This is just a dummy person.
# Adapt the values in your inventory file
person:
2025-02-19 17:43:07 +01:00
type: "legal" # Accepted Values: natural, legal
name: "CyMaIS Demo Instance"
2025-02-19 17:43:07 +01:00
description:
subtitel: "Infrastructure Demo solutions" # Should be the length of su
summary: "We offer infrastructure solutions for the world"
detailed: ""
address:
street: "Binary Avenue 01"
city: "Cybertown"
postal_code: "00001"
country: "Nexusland"
contact:
2025-02-19 17:43:07 +01:00
bluesky: "@{{administrator_username}}.{{domains.bluesky_api}}"
email: "contact@{{primary_domain}}"
2025-02-19 17:43:07 +01:00
mastodon: "@{{administrator_username}}@{{domains.mastodon}}"
matrix: "@{{administrator_username}}:{{domains.matrix_synapse}}"
peertube: "@{{administrator_username}}@{{domains.peertube}}"
pixelfed: "@{{administrator_username}}@{{domains.pixelfed}}"
phone: "+0 000 000 404"
2025-02-19 17:43:07 +01:00
wordpress: "@{{administrator_username}}@{{domains.wordpress}}[0]"
code: "https://github.com/kevinveenbirkenbach/cymais"