2014-05-23 16:48:59 +00:00
|
|
|
---
|
|
|
|
# Define resources for this group of hosts here.
|
|
|
|
lvm_size: 40000
|
|
|
|
mem_size: 4096
|
|
|
|
num_cpus: 1
|
|
|
|
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
|
|
# the host_vars/$hostname file
|
|
|
|
|
2016-05-17 00:18:04 +00:00
|
|
|
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice,sysadmin-noc,sysadmin-veteran
|
2014-05-23 17:34:25 +00:00
|
|
|
|
2015-07-17 22:30:08 +00:00
|
|
|
sshd_config: ssh/sshd_config.qa-stg
|
2015-07-23 02:01:08 +00:00
|
|
|
sshd_port: 222
|
2016-03-10 22:31:44 +00:00
|
|
|
external_hostname: qa.stg.fedoraproject.org
|
2015-02-02 05:13:02 +00:00
|
|
|
|
2015-05-13 17:42:41 +00:00
|
|
|
mariadb_host: localhost
|
2015-07-17 22:30:08 +00:00
|
|
|
mariadb_user: '{{ qa_stg_mariadb_user }}'
|
|
|
|
mariadb_password: '{{ qa_stg_mariadb_password }}'
|
2015-05-13 18:48:27 +00:00
|
|
|
|
2015-05-19 17:05:59 +00:00
|
|
|
# phabricator config
|
2015-07-23 17:01:38 +00:00
|
|
|
phabricator_db_prefix: 'phabricator'
|
2016-12-01 18:09:18 +00:00
|
|
|
# something changed in how the sshd daemons are set up, since this isn't critical, disabling for now
|
|
|
|
enable_phabricator_git: False
|
2015-02-02 05:13:02 +00:00
|
|
|
phabricator_vcs_user: git
|
2015-07-17 22:30:08 +00:00
|
|
|
phabricator_vcs_user_password: '{{ qa_stg_vcs_user_password }}'
|
2017-03-10 18:13:41 +00:00
|
|
|
phabricator_daemon_user: phabricator
|
2015-02-02 05:13:02 +00:00
|
|
|
phabroot: /usr/share/
|
|
|
|
phabricator_filedir: /var/lib/phabricator/files
|
|
|
|
phabricator_repodir: /var/lib/phabricator/repos
|
2015-07-17 22:30:08 +00:00
|
|
|
phabricator_config_filename: qaconfig
|
2016-02-09 23:04:49 +00:00
|
|
|
phabricator_header_color: 'red'
|
2015-07-21 16:18:59 +00:00
|
|
|
phabricator_mail_enabled: False
|
2015-05-13 21:45:50 +00:00
|
|
|
phabricator_mail_domain: stg.fedoraproject.org
|
2015-02-02 05:13:02 +00:00
|
|
|
ircnick: fedoraqabot
|
2015-07-23 16:51:02 +00:00
|
|
|
phabricator_mysqldump_filename: 'qadevel-stg_phabricator.sql'
|
2015-05-13 21:45:50 +00:00
|
|
|
|
2015-05-19 17:05:59 +00:00
|
|
|
# backup details (for parity with prod, not actually used)
|
2015-02-02 05:13:02 +00:00
|
|
|
backup_dir: /srv/backup
|
|
|
|
backup_username: root
|
|
|
|
backup_ssh_pubkey: ssh-dss AAAAB3NzaC1kc3MAAACBAJr3xqn/hHIXeth+NuXPu9P91FG9jozF3Q1JaGmg6szo770rrmhiSsxso/Ibm2mObqQLCyfm/qSOQRynv6tL3tQVHA6EEx0PNacnBcOV7UowR5kd4AYv82K1vQhof3YTxOMmNIOrdy6deDqIf4sLz1TDHvEDwjrxtFf8ugyZWNbTAAAAFQCS5puRZF4gpNbaWxe6gLzm3rBeewAAAIBcEd6pRatE2Qc/dW0YwwudTEaOCUnHmtYs2PHKbOPds0+Woe1aWH38NiE+CmklcUpyRsGEf3O0l5vm3VrVlnfuHpgt/a/pbzxm0U6DGm2AebtqEmaCX3CIuYzKhG5wmXqJ/z+Hc5MDj2mn2TchHqsk1O8VZM+1Ml6zX3Hl4vvBsQAAAIALDt5NFv6GLuid8eik/nn8NORd9FJPDBJxgVqHNIm08RMC6aI++fqwkBhVPFKBra5utrMKQmnKs/sOWycLYTqqcSMPdWSkdWYjBCSJ/QNpyN4laCmPWLgb3I+2zORgR0EjeV2e/46geS0MWLmeEsFwztpSj4Tv4e18L8Dsp2uB2Q== root@backup03-rdiff-backup
|
2015-01-30 22:10:30 +00:00
|
|
|
|
2015-05-19 17:05:59 +00:00
|
|
|
# buildmaster details
|
2014-08-18 07:33:34 +00:00
|
|
|
buildmaster_db_host: localhost
|
2014-08-13 11:47:41 +00:00
|
|
|
buildmaster_template: ci.master.cfg.j2
|
2015-05-19 16:29:42 +00:00
|
|
|
buildmaster_endpoint: builds
|
2014-08-13 11:47:41 +00:00
|
|
|
buildslave_ssh_pubkey: ''
|
|
|
|
buildslave_port: 9989
|
|
|
|
buildmaster_dir: /home/buildmaster/master
|
|
|
|
buildslave_dir: /home/buildslave/slave
|
|
|
|
buildslave_poll_interval: 1800
|
2015-10-01 16:12:29 +00:00
|
|
|
buildmaster_home: /home/buildmaster
|
|
|
|
buildmaster_user: buildmaster
|
2015-05-13 21:45:50 +00:00
|
|
|
|
2015-05-19 17:05:59 +00:00
|
|
|
# build details
|
2015-07-21 16:18:59 +00:00
|
|
|
repo_base: 'https://git.qadevel-stg.cloud.fedoraproject.org/diffusion'
|
2015-05-19 17:05:59 +00:00
|
|
|
docs_build_dir: /var/www/docs/
|
|
|
|
|
2015-05-19 16:31:46 +00:00
|
|
|
# for now, we're just doing a local slave so we need the slave vars in here
|
|
|
|
slave_home: /home/buildslave/
|
|
|
|
slave_dir: /home/buildslave/slave
|
|
|
|
slave_user: buildslave
|
2016-01-11 17:37:46 +00:00
|
|
|
buildslave_name: 'qa-stg01-1'
|
2016-02-09 22:58:57 +00:00
|
|
|
buildslave_password: '{{ qa_stg_buildslave_password }}'
|
2015-05-19 16:31:46 +00:00
|
|
|
|
2015-07-17 22:30:08 +00:00
|
|
|
deployment_type: qa-stg
|
2015-06-16 19:15:43 +00:00
|
|
|
tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ]
|
2014-08-27 16:29:07 +00:00
|
|
|
|
2017-02-23 18:44:02 +00:00
|
|
|
############################################################
|
|
|
|
# imagefactory config
|
|
|
|
############################################################
|
|
|
|
|
|
|
|
imagefactory_host: qa11.qa.fedoraproject.org
|
|
|
|
imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory'
|
|
|
|
imagefactory_tools_branch: develop
|
|
|
|
|
2017-02-23 15:41:36 +00:00
|
|
|
imagesdir: /var/lib/diskimages
|
2017-02-23 15:46:44 +00:00
|
|
|
slaves_group: apache
|
2017-02-23 15:41:36 +00:00
|
|
|
|
2015-07-17 19:41:56 +00:00
|
|
|
# static sites
|
|
|
|
static_sites:
|
2016-04-07 15:21:07 +00:00
|
|
|
- name: "{{ inventory_hostname }}"
|
2016-04-07 15:20:14 +00:00
|
|
|
document_root: /srv/content
|
2017-01-06 19:01:17 +00:00
|
|
|
external_name: "{{ external_hostname }}"
|
2016-04-07 15:00:52 +00:00
|
|
|
|
2017-01-06 19:05:09 +00:00
|
|
|
- name: "docs.{{ inventory_hostname }}"
|
|
|
|
document_root: /srv/content/docs
|
|
|
|
external_name: "docs.{{ external_hostname }}"
|
|
|
|
|
2017-02-23 15:41:36 +00:00
|
|
|
- name: "images.{{ inventory_hostname }}"
|
|
|
|
document_root: /srv/content/images
|
|
|
|
external_name: "images.{{ external_hostname }}"
|
|
|
|
|
|
|
|
|
2015-07-17 20:03:13 +00:00
|
|
|
sslonly: false
|
2015-07-17 19:41:56 +00:00
|
|
|
|
2014-08-27 16:29:07 +00:00
|
|
|
freezes: false
|