Files
fedora-infra_ansible/inventory/group_vars/wiki
Michal Konecny 6428f8f772 Sunset github2fedmsg and fedmsg
This commit is removing all the fedmsg related stuff from ansible
repository.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-13 10:08:51 +00:00

32 lines
861 B
Plaintext

---
# Define resources for this group of hosts here.
deployment_type: prod
ipa_client_shell_groups:
- fi-apprentice
- sysadmin-noc
- sysadmin-veteran
- sysadmin-web
ipa_client_sudo_groups:
- sysadmin-web
ipa_host_group: wiki
ipa_host_group_desc: Fedora Wiki
lvm_size: 30000
max_mem_size: 8192
mem_size: 8192
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
num_cpus: 4
primary_auth_source: ipa
tcp_ports: [80]
# mediawiki variables
wikiname: "fp"
wikipath: "wiki"
wikiver: "mediawiki"
wpath: "w"
notes: |
- Provides our wiki
- There are multiple servers that this service requires. All proxy servers and Wiki 1 and 2.
- Wiki requires the proxy servers in order for traffic to pass to them
- If the Apache processes stop on wiki01 and wiki02 the wiki will not display
- The wiki also requires fas for log in purposes