Renamespace the notifs roles.

This commit is contained in:
Ralph Bean 2014-03-14 15:53:53 +00:00
parent b7ecaf2b6f
commit 9102d7a199
11 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@
roles: roles:
- fedmsg/hub - fedmsg/hub
- notifs-backend - notifs/backend
vars_files: vars_files:
- /srv/web/infra/ansible/vars/global.yml - /srv/web/infra/ansible/vars/global.yml

View file

@ -38,7 +38,7 @@
- nagios_client - nagios_client
- fas_client - fas_client
- fedmsg/base - fedmsg/base
- notifs-frontend - notifs/frontend
tasks: tasks:
- include: "{{ tasks }}/hosts.yml" - include: "{{ tasks }}/hosts.yml"