2014-06-30 14:36:29 +00:00
|
|
|
---
|
|
|
|
#
|
|
|
|
# This is the master playbook. It includes all the other playbooks.
|
|
|
|
# Usually you would call it with a -t tagname to only run a specific tag
|
|
|
|
# over all machines.
|
|
|
|
#
|
|
|
|
# some common ones:
|
|
|
|
# -t fedmsgconfig -> runs fedmsg/base config over all playbooks
|
|
|
|
# -t apache -> run when tasks/apache.yml changes.
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# group playbooks
|
|
|
|
#
|
2014-10-03 19:47:36 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/anitya.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/arm-packager.yml
|
2015-02-20 20:19:37 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/arm-qa.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/ask.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/atomic.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/autosign.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/backup-server.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/badges-backend.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/badges-web.yml
|
2014-10-13 18:29:53 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/bastion.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/beaker.yml
|
2015-05-27 21:44:36 +00:00
|
|
|
#- include: /srv/web/infra/ansible/playbooks/groups/beaker-stg.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/beaker-virthosts.yml
|
2015-02-01 23:56:24 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/blockerbugs.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/bodhi.yml
|
2015-05-05 23:03:37 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/bodhi-backend.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/bugzilla2fedmsg.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/buildhw.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/buildvm.yml
|
2014-07-18 20:42:00 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/busgateway.yml
|
2014-07-08 19:00:07 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/composers.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/copr-backend.yml
|
2014-12-11 16:02:47 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/copr-frontend.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/copr-keygen.yml
|
2014-07-18 20:42:00 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/datagrepper.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/dhcp.yml
|
2014-12-18 15:49:10 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/dns.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/docs-backend.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/download.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/elections.yml
|
2014-12-06 18:34:38 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/fas.yml
|
2014-07-09 14:54:13 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/fedimg.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/fedoauth.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/fedocal.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/gallery.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/github2fedmsg.yml
|
2015-01-25 17:03:35 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/hotness.yml
|
2015-04-28 20:04:47 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/ipsilon.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/jenkins-cloud.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/kerneltest.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/keyserver.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/koji-hub.yml
|
2015-02-07 14:59:15 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/kojipkgs.yml
|
2015-04-27 17:52:19 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/koschei.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/lockbox.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/logserver.yml
|
2015-04-26 15:41:57 +00:00
|
|
|
# Waiting for rhel7 python3 and reinstall
|
2015-04-24 19:58:44 +00:00
|
|
|
#- include: /srv/web/infra/ansible/playbooks/groups/mailman.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/mariadb-server.yml
|
2015-02-20 20:19:37 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/mirrorlist2.yml
|
2015-04-26 15:41:57 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/mirrormanager.yml
|
2014-07-14 22:08:18 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/memcached.yml
|
2014-07-18 20:42:00 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/noc.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/notifs-backend.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/notifs-web.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/nuancier.yml
|
2015-06-05 21:45:42 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/openstack-compute-nodes.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/packages.yml
|
2015-04-26 15:41:57 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/pagure.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/paste.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
# not deployed yet.
|
|
|
|
#- include: /srv/web/infra/ansible/playbooks/groups/people.yml
|
2014-10-13 18:29:32 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml
|
2014-10-01 01:53:11 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml
|
2014-11-12 17:06:25 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/postgresql-server.yml
|
2015-02-02 00:00:11 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/proxies.yml
|
2014-10-03 19:47:36 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/qadevel.yml
|
2015-02-20 20:19:37 +00:00
|
|
|
#- include: /srv/web/infra/ansible/playbooks/groups/qadevel-stg.yml
|
2014-07-18 20:42:00 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/resultsdb-prod.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/resultsdb-dev.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/resultsdb-stg.yml
|
2014-08-21 13:17:45 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/retrace.yml
|
2015-01-05 17:16:08 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/releng-compose.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/secondary.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/smtp-mm.yml
|
2015-04-27 18:12:26 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/sign-bridge.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/summershum.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/sundries.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/tagger.yml
|
2014-07-18 20:42:00 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-prod.yml
|
2014-07-21 20:58:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-prod-clients.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-dev.yml
|
2014-07-03 21:12:10 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-dev-clients.yml
|
2014-07-21 20:58:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml
|
2014-07-04 04:12:31 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg-clients.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/torrent.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/unbound.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/value.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/virthost.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/groups/wiki.yml
|
|
|
|
|
|
|
|
#
|
|
|
|
# host playbooks
|
|
|
|
#
|
|
|
|
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/artboard.cloud.fedoraproject.org.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/blockerbugs-dev.cloud.fedoraproject.org.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/bodhi.dev.fedoraproject.org.yml
|
2014-10-03 19:47:36 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/cloud-noc01.cloud.fedoraproject.org.yml
|
2015-05-30 21:31:33 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/devpi.cloud.fedoraproject.org.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/darkserver-dev.cloud.fedoraproject.org.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/elections-dev.cloud.fedoraproject.org.yml
|
2015-06-05 21:45:42 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/fedocal.dev.fedoraproject.org.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/junk01.phx2.fedoraproject.org.yml
|
2015-04-27 19:13:40 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/koschei.cloud.fedoraproject.org.yml
|
2015-04-26 15:41:57 +00:00
|
|
|
# Waiting for rhel7 python3 and reinstall
|
|
|
|
#- include: /srv/web/infra/ansible/playbooks/hosts/lists-dev.cloud.fedoraproject.org.yml
|
2014-06-30 14:36:29 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/logstash-dev.cloud.fedoraproject.org.yml
|
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/shogun-ca.cloud.fedoraproject.org.yml
|
2015-05-28 13:32:01 +00:00
|
|
|
- include: /srv/web/infra/ansible/playbooks/hosts/taiga.cloud.fedoraproject.org.yml
|