From f7479e9353c9d7dfaf1da64fa7c33ea2fbe86f93 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Jun 2015 17:44:34 +0000 Subject: [PATCH] Add people playbook to master. --- master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.yml b/master.yml index 2514d39319..f5c11d4ef0 100644 --- a/master.yml +++ b/master.yml @@ -73,7 +73,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/pagure.yml - include: /srv/web/infra/ansible/playbooks/groups/paste.yml # not deployed yet. -#- include: /srv/web/infra/ansible/playbooks/groups/people.yml +- include: /srv/web/infra/ansible/playbooks/groups/people.yml - include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml - include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml - include: /srv/web/infra/ansible/playbooks/groups/postgresql-server.yml