Files
fedora-infra_ansible/inventory/group_vars/wiki
Kevin Fenzi 3e0afc26d0 Fix syntax
2015-11-28 02:07:25 +00:00

40 lines
1.0 KiB
Plaintext

---
# Define resources for this group of hosts here.
lvm_size: 30000
mem_size: 8192
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80 ]
fas_client_groups: sysadmin-noc,fi-apprentice
# mediawiki variables
wikiname: "fp"
wikipath: "wiki"
wpath: "w"
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: shell
owner: root
group: sysadmin
- service: mediawiki
owner: root
group: apache
can_send:
- wiki.article.edit
- wiki.upload.complete
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
csi_security_category: Moderate
csi_primary_contact: #fedora-admin
csi_purpose: Provides our wiki
csi_relationship: |
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