diff --git a/inventory/inventory b/inventory/inventory index 4ad81dbe3c..c903282c17 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -340,6 +340,7 @@ virthost11.phx2.fedoraproject.org virthost12.phx2.fedoraproject.org virthost14.phx2.fedoraproject.org virthost-comm01.qa.fedoraproject.org +virthost-comm02.qa.fedoraproject.org [persistent-cloud] diff --git a/vars/global.yml b/vars/global.yml index f0df4b195a..0d3c99c38e 100644 --- a/vars/global.yml +++ b/vars/global.yml @@ -1,6 +1,7 @@ --- basedir: /srv/web/infra/ansible private: /srv/private/ansible +bigfiles: /srv/web/infra/bigfiles files: /srv/web/infra/ansible/files handlers: /srv/web/infra/ansible/handlers tasks: /srv/web/infra/ansible/tasks