mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized and refactored portfolio for flock.town
This commit is contained in:
14
group_vars/all/14_about.yml
Normal file
14
group_vars/all/14_about.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# This is just a dummy person.
|
||||
# Adapt the values in your inventory file
|
||||
person:
|
||||
type: "legal" # Accepted Values: natural, legal
|
||||
name: "CyMaIS Demo Instance"
|
||||
address:
|
||||
street: "Binary Avenue 01"
|
||||
city: "Cybertown"
|
||||
postal_code: "00001"
|
||||
country: "Nexusland"
|
||||
contact:
|
||||
email: "contact@{{primary_domain}}"
|
||||
phone: "+0 000 000 404"
|
||||
mastodon: "@{{administrator_username}}@{{domains.mastodon}}"
|
Reference in New Issue
Block a user